We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 939b091 + 5b4bcee commit 527b452Copy full SHA for 527b452
nextage_gazebo/package.xml
@@ -18,6 +18,9 @@
18
<run_depend>nextage_moveit_config</run_depend>
19
<run_depend>ros_controllers</run_depend>
20
<test_depend>rostest</test_depend>
21
+
22
<export>
23
+ <gazebo_ros gazebo_model_path="${prefix}/models" />
24
</export>
25
26
</package>
nextage_ros_bridge/package.xml
@@ -25,6 +25,7 @@
<run_depend>nextage_description</run_depend>
<run_depend>stereo_image_proc</run_depend>
27
<run_depend>ueye_cam</run_depend>
28
+ <run_depend>ar_track_alvar</run_depend>
29
30
31
<export/>
0 commit comments