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

articulated_object/Writer: fixing attachment

parent e3713eb4
No related branches found
No related tags found
No related merge requests found
......@@ -232,6 +232,7 @@ namespace armarx::armem::articulated_object
objectInstance.pose.objectID = cs;
objectInstance.pose.providerName = properties.providerName;
objectInstance.pose.attachmentValid = false;
update.instancesData = {objectInstance.toAron()};
update.referencedTime = timestamp;
......
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