Skip to content

Commit

Permalink
adding pkg dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luceharris committed Oct 17, 2024
1 parent 83ec296 commit 14fc7e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
<build_depend>roscpp</build_depend>
<build_depend>rospy</build_depend>
<build_depend>std_msgs</build_depend>
<build_depend>geometry_msgs</build_depend>
<build_depend>sensor_msgs</build_depend>
<build_depend>nav_msgs</build_depend>
<build_depend>tf2_msgs</build_depend>
<exec_depend>rospy_message_converter</exec_depend>

<!-- The export tag contains other, unspecified, tags -->
Expand Down

0 comments on commit 14fc7e3

Please sign in to comment.