RT controller and simplification
Compare changes
Files
3- Fabian Reister authored
@@ -9,8 +9,8 @@
@@ -21,32 +21,47 @@ namespace armarx::navigation::server
@@ -57,6 +72,9 @@ 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)