Skip to content

Commit

Permalink
Add dependency to package.xml
Browse files Browse the repository at this point in the history
Signed-off-by: yeongkyuyoon <yyk@robotis.com>
  • Loading branch information
yeongkyuyoon committed Jul 18, 2023
1 parent 1b925be commit ad30215
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions turtlebot3_manipulation_bringup/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
<author email="hjkim@robotis.com">Hye-jong KIM</author>
<author email="yyk@robotis.com">YeongKyu Yoon</author>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>hardware_interface</depend>
<depend>imu_sensor_broadcaster</depend>
<depend>diff_drive_controller</depend>
<depend>position_controllers</depend>
<depend>joint_trajectory_controller</depend>
<depend>joint_state_broadcaster</depend>
<depend>controller_manager</depend>
<exec_depend>gazebo_ros</exec_depend>
<exec_depend>robot_state_publisher</exec_depend>
<exec_depend>ros2_control</exec_depend>
Expand Down

0 comments on commit ad30215

Please sign in to comment.