File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1313
1414 <exec_depend >rclpy</exec_depend >
1515 <exec_depend >builtin_interfaces</exec_depend >
16+ <exec_depend >webots_ros2_core</exec_depend >
1617 <exec_depend >webots_ros2_driver</exec_depend >
1718 <exec_depend >webots_ros2_control</exec_depend >
19+ <exec_depend >diff_drive_controller</exec_depend >
20+ <exec_depend >joint_state_broadcaster</exec_depend >
1821
1922 <!-- These test dependencies are optional
2023 Their purpose is to make sure that the code passes the linters -->
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ controller_manager:
55 diffdrive_controller :
66 type : diff_drive_controller/DiffDriveController
77
8- joint_state_controller :
9- type : joint_state_controller/JointStateController
8+ joint_state_broadcaster :
9+ type : joint_state_broadcaster/JointStateBroadcaster
1010
1111diffdrive_controller :
1212 ros__parameters :
You can’t perform that action at this time.
0 commit comments