RT controller and simplification
Compare changes
- Fabian Reister authored
@@ -25,7 +26,8 @@ namespace armarx::navigation::server::scene_provider
@@ -43,7 +45,7 @@ namespace armarx::navigation::server::scene_provider
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)