We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db68d02 commit 7c9e5b0Copy full SHA for 7c9e5b0
ur_robot_driver/CMakeLists.txt
@@ -64,7 +64,7 @@ target_link_libraries(ur_robot_driver_plugin PUBLIC
64
rclcpp::rclcpp
65
rclcpp_lifecycle::rclcpp_lifecycle
66
ur_client_library::urcl
67
- ${motion_primitives_forward_controller_TARGETS}
+ motion_primitives_forward_controller::motion_primitives_forward_controller
68
)
69
target_include_directories(
70
ur_robot_driver_plugin
0 commit comments