Skip to content

Commit

Permalink
Add anon to visualisation
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Kurenkov committed May 3, 2018
1 parent 8c6d22b commit ef7df97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eurobot_sim/launch/visualization.launch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<group ns="visualization">

<node pkg="rviz" name="rviz" type="rviz" args="-d $(find eurobot_sim)/config/visualization.rviz" output="screen"/>
<node pkg="rviz" name="$(anon rviz-1)" type="rviz" args="-d $(find eurobot_sim)/config/visualization.rviz" output="screen"/>
<param name="field_description" textfile="$(find eurobot_sim)/models/field.urdf" />
<param name="field_description_semantic" textfile="$(find eurobot_sim)/models/field.urdf" />

Expand Down

0 comments on commit ef7df97

Please sign in to comment.