Skip to content
Snippets Groups Projects
Commit cfe65bae authored by Jafar Abdi's avatar Jafar Abdi Committed by Robert Haschke
Browse files

demo_chomp.launch: Rename arg planner to pipeline (#42)

Fixup of 0b7ac4e6 (#29)
parent 710ca8b6
Branches
Tags
No related merge requests found
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<arg name="fake_execution" value="true"/> <arg name="fake_execution" value="true"/>
<arg name="info" value="true"/> <arg name="info" value="true"/>
<arg name="debug" value="$(arg debug)"/> <arg name="debug" value="$(arg debug)"/>
<arg name="planner" value="chomp" /> <arg name="pipeline" value="chomp" />
</include> </include>
<!-- Run Rviz and load the default config to see the state of the move_group node --> <!-- Run Rviz and load the default config to see the state of the move_group node -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment