File tree Expand file tree Collapse file tree 4 files changed +5
-2
lines changed
ackermann_steering_controller
bicycle_steering_controller
tricycle_steering_controller Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1616
1717 <build_depend >generate_parameter_library</build_depend >
1818
19+ <depend >backward_ros</depend >
1920 <depend >control_msgs</depend >
2021 <depend >controller_interface</depend >
2122 <depend >hardware_interface</depend >
Original file line number Diff line number Diff line change 1616
1717 <build_depend >generate_parameter_library</build_depend >
1818
19+ <depend >backward_ros</depend >
1920 <depend >control_msgs</depend >
2021 <depend >controller_interface</depend >
2122 <depend >hardware_interface</depend >
Original file line number Diff line number Diff line change 2626#include " control_msgs/msg/single_dof_state.hpp"
2727#include " controller_interface/helpers.hpp"
2828
29- #include < rclcpp/rclcpp.hpp>
30- #include < rclcpp/version.h>
29+ #include " rclcpp/rclcpp.hpp"
30+ #include " rclcpp/version.h"
3131
3232namespace
3333{ // utility
Original file line number Diff line number Diff line change 1818
1919 <build_depend >generate_parameter_library</build_depend >
2020
21+ <depend >backward_ros</depend >
2122 <depend >control_msgs</depend >
2223 <depend >controller_interface</depend >
2324 <depend >hardware_interface</depend >
You can’t perform that action at this time.
0 commit comments