Skip to content
Snippets Groups Projects
Commit b7dbbdb5 authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Remove --inorder launch option

parent 1807dc95
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
<group ns="$(arg ns)">
<param name="robot_description"
command="$(find xacro)/xacro --inorder '$(find iri_helena_description)/urdf/$(arg model).xacro' name:=$(arg ns)" />
command="$(find xacro)/xacro '$(find iri_helena_description)/urdf/$(arg model).xacro' name:=$(arg ns)" />
<node if="$(arg state_pub)"
pkg="robot_state_publisher"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment