Skip to content
Snippets Groups Projects
Commit 78d74dda authored by armar-user's avatar armar-user
Browse files

look for object: objectid

parent c62101a5
No related branches found
No related tags found
1 merge request!16Feature/skills
......@@ -21,7 +21,7 @@ armarx_add_library(skills
RobotAPISkills
# view_selection
# view_selection::skills_aron
armarx_view_selection::skills_aron
# DEPENDENCIES_PRIVATE
# ...
# DEPENDENCIES_INTERFACE
......
<?xml version="1.0" encoding="UTF-8" ?>
<AronTypeDefinition>
<AronIncludes>
<PackagePath package="RobotAPI" path="libraries/ArmarXObjects/aron/ObjectID.xml" />
</AronIncludes>
<GenerateTypes>
<Object name='armarx::view_selection::skills::arondto::LookForObjectParams'>
<ObjectChild key='location'>
<string />
<ObjectChild key='objectID'>
<armarx::arondto::ObjectID />
</ObjectChild>
</Object>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment