Skip to content
Snippets Groups Projects
Commit 8d63cb66 authored by Fabian Reister's avatar Fabian Reister
Browse files

attachments need to be stateful

parent 360a4b89
No related branches found
No related tags found
2 merge requests!157armem/dev => master,!145Feature/armem object memory attachments
......@@ -35,6 +35,10 @@
<ObjectChild key="object">
<armarx::armem::arondto::MemoryID />
</ObjectChild>
<ObjectChild key="active">
<Bool/>
</ObjectChild>
</Object>
<!-- Fixed transformation between agent and articulated object -->
......@@ -51,6 +55,10 @@
<ObjectChild key="object">
<armarx::armem::arondto::attachment::AgentDescription />
</ObjectChild>
<ObjectChild key="active">
<Bool/>
</ObjectChild>
</Object>
</GenerateTypes>
......
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