We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f3486 commit 411e4ccCopy full SHA for 411e4cc
doc/creating_moveit_plugins/lerp_motion_planner/launch/lerp_example.launch
@@ -1,4 +1,8 @@
1
<launch>
2
+ <!-- Launch rviz demo -->
3
+ <include file="$(find panda_moveit_config)/launch/demo.launch">
4
+ <arg name="pipeline" value="lerp"/>
5
+ </include>
6
7
<!-- Launch main node -->
8
<node name="$(anon moveit_tutorials)" pkg="moveit_tutorials" type="lerp_example" respawn="false" output="screen">
0 commit comments