Skip to content

Commit 411e4cc

Browse files
authored
Fix LERP launchfile: startup demo.launch (#713)
1 parent 01f3486 commit 411e4cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/creating_moveit_plugins/lerp_motion_planner/launch/lerp_example.launch

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<launch>
2+
<!-- Launch rviz demo -->
3+
<include file="$(find panda_moveit_config)/launch/demo.launch">
4+
<arg name="pipeline" value="lerp"/>
5+
</include>
26

37
<!-- Launch main node -->
48
<node name="$(anon moveit_tutorials)" pkg="moveit_tutorials" type="lerp_example" respawn="false" output="screen">

0 commit comments

Comments
 (0)