Skip to content

Commit

Permalink
Adds stomp demo launch file
Browse files Browse the repository at this point in the history
  • Loading branch information
rickstaa committed Aug 26, 2021
1 parent 4d57c3d commit 286cbb7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions launch/demo_stomp.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<launch>
<include file="$(find panda_moveit_config)/launch/demo.launch">
<arg name="pipeline" value="stomp"/>
</include>
</launch>

0 comments on commit 286cbb7

Please sign in to comment.