robot state memory update
Compare changes
- Fabian Reister authored
@@ -15,17 +15,49 @@ armarx_add_library(
@@ -36,7 +68,8 @@ armarx_enable_aron_file_generation_for_target(
Disclaimer: sorry, a bit messy; more changes than initially expected due to changes in base class: MemoryConnector.h (now using a PluginUser class) has been removed. The PR https://gitlab.com/ArmarX/RobotAPI/-/merge_requests/141 should be merged first as I started from there.
Changes to RobotStateMemory:
Further changes: