Skip to content

Commit

Permalink
Update package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmronga authored Sep 10, 2024
1 parent 591b8eb commit 717fb31
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,13 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<build_depend>pluginlib</build_depend>

<depend>rclcpp</depend>
<depend>realtime_tools</depend>
<depend>std_msgs</depend>
<depend>geometry_msgs</depend>
<depend>trajectory_msgs</depend>
<depend>sensor_msgs</depend>
<depend>pluginlib</depend>
<depend>rclcpp_lifecycle</depend>
<depend>controller_interface</depend>
<depend>hardware_interface</depend>
Expand All @@ -28,7 +27,6 @@
<exec_depend>xacro</exec_depend>
<exec_depend>robot_state_publisher</exec_depend>
<exec_depend>joint_state_broadcaster</exec_depend>
<exec_depend>pluginlib</exec_depend>

<export>
<build_type>ament_cmake</build_type>
Expand Down

0 comments on commit 717fb31

Please sign in to comment.