Browse Source

Grasp Object demo without failing out of bounds

pull/6/head
hello-binit 4 years ago
parent
commit
b1e4d326d8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      stretch_demos/launch/grasp_object.launch

+ 1
- 0
stretch_demos/launch/grasp_object.launch View File

@ -12,6 +12,7 @@
<!-- STRETCH DRIVER -->
<param name="/stretch_driver/broadcast_odom_tf" type="bool" value="false"/>
<param name="/stretch_driver/fail_out_of_range_goal" type="bool" value="false"/>
<include file="$(find stretch_core)/launch/stretch_driver.launch" pass_all_args="true"/>
<!-- -->

Loading…
Cancel
Save