Skip to content

Commit 4ab684b

Browse files
committed
docs: add velodyne_simulator to depends
1 parent a9c9012 commit 4ab684b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ NUS ME5413 Autonomous Mobile Robotics Final Project
3636
* `jsk_rviz_plugins`
3737
* `jackal_gazebo`
3838
* `jackal_navigation`
39+
* `velodyne_simulator`
3940
* `teleop_twist_keyboard`
4041
* And this [gazebo_model](https://github.com/osrf/gazebo_models) repositiory
4142

src/me5413_world/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
<depend>jackal_gazebo</depend>
6161
<depend>jackal_navigation</depend>
6262
<depend>teleop_twist_keyboard</depend>
63+
<depend>velodyne_simulator</depend>
6364

6465
<!-- The export tag contains other, unspecified, tags -->
6566
<export>

0 commit comments

Comments
 (0)