Skip to content

Commit

Permalink
Add missing dependency on can_msgs
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Nov 7, 2024
1 parent 7481cb1 commit ab8f8ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion puma_motor_driver/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<depend>can_msgs</depend>
<depend>clearpath_motor_msgs</depend>
<depend>rclcpp</depend>
<depend>clearpath_ros2_socketcan_interface</depend>
<depend>rclcpp</depend>
<depend>sensor_msgs</depend>
<depend>std_msgs</depend>

Expand Down

0 comments on commit ab8f8ec

Please sign in to comment.