Skip to content

Commit

Permalink
Merge pull request #2 from tbs-ualberta/master
Browse files Browse the repository at this point in the history
Add parameter "Geomagic_robot_description" from headless to rviz launch
  • Loading branch information
sven-bock committed Mar 15, 2018
2 parents 7d41bb9 + 3649747 commit e372266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geomagic_control/launch/geomagic.launch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<launch>
<include file="$(find geomagic_control)/launch/geomagic_headless.launch" />
<!-- rviz just lets you see the end result :) -->
<param name="Geomagic_robot_description" command="cat $(find geomagic_description)/urdf/omni.urdf" />
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find geomagic_control)/cfg/omni.rviz" required="true" />
</launch>

0 comments on commit e372266

Please sign in to comment.