File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ set(THIS_PACKAGE_INCLUDE_DEPENDS
2222 controller_interface
2323 generate_parameter_library
2424 hardware_interface
25- parameter_traits
2625 pluginlib
2726 rclcpp
2827 rclcpp_lifecycle
@@ -60,7 +59,6 @@ target_link_libraries(pid_controller PUBLIC
6059 realtime_tools::realtime_tools
6160 ${std_srvs_TARGETS}
6261 ${control_msgs_TARGETS}
63- ${parameter_traits_TARGETS}
6462 ${std_srvs_TARGETS} )
6563
6664pluginlib_export_plugin_description_file(controller_interface pid_controller.xml)
Original file line number Diff line number Diff line change 2929 <depend >control_toolbox</depend >
3030 <depend >controller_interface</depend >
3131 <depend >hardware_interface</depend >
32- <depend >parameter_traits</depend >
3332 <depend >pluginlib</depend >
3433 <depend >rclcpp</depend >
3534 <depend >rclcpp_lifecycle</depend >
You can’t perform that action at this time.
0 commit comments