We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
velodyne_simulator
1 parent a9c9012 commit 4ab684bCopy full SHA for 4ab684b
README.md
@@ -36,6 +36,7 @@ NUS ME5413 Autonomous Mobile Robotics Final Project
36
* `jsk_rviz_plugins`
37
* `jackal_gazebo`
38
* `jackal_navigation`
39
+ * `velodyne_simulator`
40
* `teleop_twist_keyboard`
41
* And this [gazebo_model](https://github.com/osrf/gazebo_models) repositiory
42
src/me5413_world/package.xml
@@ -60,6 +60,7 @@
60
<depend>jackal_gazebo</depend>
61
<depend>jackal_navigation</depend>
62
<depend>teleop_twist_keyboard</depend>
63
+ <depend>velodyne_simulator</depend>
64
65
<!-- The export tag contains other, unspecified, tags -->
66
<export>
0 commit comments