Skip to content
Snippets Groups Projects

Do not use absolute paths, use PackagePath instead

Compare and
2 files
+ 24
11
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -2,6 +2,7 @@
<AronTypeDefinition>
<AronIncludes>
<Include include="RobotAPI/libraries/aron/common/aron/framed.xml" />
<Include include="RobotAPI/libraries/aron/common/aron/PackagePath.xml" />
</AronIncludes>
<GenerateTypes>
<Object name="::armarx::control::retrieve_hand::skills::RetrieveHandParams">
@@ -40,7 +41,7 @@
<ObjectChild key="fileNames">
<List>
<String/>
<armarx::arondto::PackagePath/>
</List>
</ObjectChild>
Loading