Skip to content
Snippets Groups Projects
Commit 2a224d42 authored by armar-user's avatar armar-user
Browse files

cmake fixes

parent ccc832f8
No related branches found
No related tags found
1 merge request!25RT controller and simplification
......@@ -17,7 +17,7 @@ armarx_add_library(platform_controller
DEPENDENCIES_PUBLIC
Simox::VirtualRobot
armarx_control::common
armarx_control::njoint_qp_controller_ice
armarx_control::client
armarx_navigation::core
armarx_navigation::trajectory_control
# armarx_control::njoint_qp_controller_aron
......
......@@ -9,7 +9,7 @@
#include <armarx/control/common/aron_conversions.h>
#include <armarx/control/common/type.h>
#include <armarx/control/common/utils.h>
// #include <armarx/control/common/utils.h>
#include <armarx/navigation/common/controller_types.h>
#include <armarx/navigation/platform_controller/aron/PlatformTrajectoryControllerConfig.aron.generated.h>
#include <armarx/navigation/platform_controller/aron_conversions.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment