Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Semesterprojekt Modulbasiertes Testen
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Trappe
Semesterprojekt Modulbasiertes Testen
Commits
e2a1d8ee
Commit
e2a1d8ee
authored
5 years ago
by
marvin
Browse files
Options
Downloads
Patches
Plain Diff
Update adapterconfig.xml
parent
0d3b6c14
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/var/FeatureModelConfigurator/adapterconfig.xml
+3
-2
3 additions, 2 deletions
src/var/FeatureModelConfigurator/adapterconfig.xml
with
3 additions
and
2 deletions
src/var/FeatureModelConfigurator/adapterconfig.xml
+
3
−
2
View file @
e2a1d8ee
<?xml version="1.0"?>
<!-- Adapter configuration file. The path attribute value can be changed, but has to be file/ directory as specified in type. -->
<!-- Adapter configuration file. -->
<!-- Path attribute value can be changed (relative path to Adapter.java location), but has to be file/ directory as specified in type. -->
<adapter>
<input>
<!-- Feature Model generated by Feature IDE. -->
...
...
@@ -11,7 +12,7 @@
<!-- <gazebomodel type="directory" path="./../../sim/[ORT, WO DIE DATEIEN STEHEN KOENNTEN]" /> -->
</input>
<output>
<!-- Output path for the generated .gazebo.xacro file.
F
ile name will be equal to the input file name. -->
<!-- Output path for the generated .gazebo.xacro file.
Output f
ile name will be equal to the input file name. -->
<gazebomodel
type=
"directory"
path=
"./resources/output/"
/>
<!-- <gazebomodel type="directory" path="./../../../build/[ORT, WO DIE DATEIEN STEHEN KOENNTEN]" /> -->
</output>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment