Skip to content

Commit

Permalink
Merge pull request #52 from ETHZ-RobotX/fix/smb_gazebo_deps
Browse files Browse the repository at this point in the history
Add missing dependency to smb_gazebo
  • Loading branch information
mantelt authored Mar 15, 2024
2 parents a7fddc7 + b681853 commit c1f38a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smb_gazebo/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<buildtool_depend>catkin</buildtool_depend>

<build_depend>gazebo_ros</build_depend>
<build_depend>gazebo_plugins</build_depend>
<exec_depend>smb_description</exec_depend>
<exec_depend>robosense_gazebo_plugins</exec_depend>
<exec_depend>gazebo_ros</exec_depend>
Expand Down

0 comments on commit c1f38a8

Please sign in to comment.