Skip to content

Commit

Permalink
Relay /odom to /odom_combined to use :go-pos and :go-pos-unsafe
Browse files Browse the repository at this point in the history
  • Loading branch information
708yamaguchi committed Apr 16, 2020
1 parent 5842f74 commit 3682766
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jsk_fetch_robot/jsk_fetch_gazebo_demo/launch/demo.launch
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
<rosparam command="load" file="$(find fetch_gazebo_demo)/config/simple_grasping.yaml" />
</node>

<!-- publish odom_combined to use :go-pos and :go-pos-unsafe functions -->
<node name="odom_relay" pkg="topic_tools" type="relay" args="/odom /odom_combined" />

<!-- Drive to the table, pick stuff up -->
<!-- <node name="demo" pkg="fetch_gazebo_demo" type="demo.py" output="screen" /> -->
<node name="gazebo_demo" pkg="jsk_fetch_gazebo_demo" type="demo.l" output="screen"
Expand Down

0 comments on commit 3682766

Please sign in to comment.