mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
fix vision_pi.launch
This commit is contained in:
parent
76cc51cf45
commit
458930ca4f
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
</include>
|
</include>
|
||||||
|
|
||||||
<!-- listen and pub the real angles -->
|
<!-- listen and pub the real angles -->
|
||||||
<node name="real_listener" pkg="mycobot_280_pi" type="listen_real_of_topic.py" />
|
<node name="real_listener" pkg="mycobot_280pi" type="listen_real_of_topic.py" />
|
||||||
|
|
||||||
<!-- Show in Rviz -->
|
<!-- Show in Rviz -->
|
||||||
<node name="rviz" pkg="rviz" type="rviz" args="-d $(arg rvizconfig)" required="true" />
|
<node name="rviz" pkg="rviz" type="rviz" args="-d $(arg rvizconfig)" required="true" />
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue