Skip to content

Commit

Permalink
docs: add velodyne_simulator to depends
Browse files Browse the repository at this point in the history
  • Loading branch information
SS47816 committed Mar 15, 2023
1 parent a9c9012 commit 4ab684b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ NUS ME5413 Autonomous Mobile Robotics Final Project
* `jsk_rviz_plugins`
* `jackal_gazebo`
* `jackal_navigation`
* `velodyne_simulator`
* `teleop_twist_keyboard`
* And this [gazebo_model](https://github.com/osrf/gazebo_models) repositiory

Expand Down
1 change: 1 addition & 0 deletions src/me5413_world/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
<depend>jackal_gazebo</depend>
<depend>jackal_navigation</depend>
<depend>teleop_twist_keyboard</depend>
<depend>velodyne_simulator</depend>

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

0 comments on commit 4ab684b

Please sign in to comment.