RT controller and simplification
Compare changes
- armar-user authored
@@ -218,23 +218,6 @@ namespace armarx::navigation::components
@@ -494,141 +477,6 @@ namespace armarx::navigation::components
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)