RT controller and simplification
Compare changes
Files
2- armar-user authored
@@ -728,15 +728,19 @@ namespace armarx::navigation::server
@@ -748,16 +752,18 @@ namespace armarx::navigation::server
The implementation is split such that the Navigator component only generates the trajectory that will subsequently be executed by a RT controller (see: platform_controller/PlatformTrajectory)
Note:
Currently, this cannot be merged as it depends on some unmerged features in armarx::control (branch: new_mp_controller_aron__memory_and_component_plugin__whole_body_control)