Skip to content

Commit

Permalink
fixed pr2 standalone launch file
Browse files Browse the repository at this point in the history
  • Loading branch information
ichumuh committed Nov 1, 2022
1 parent 0d846a1 commit da6328c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions launch/giskardpy_hsr_standalone.launch
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<node pkg="giskardpy" type="interactive_marker.py" name="giskard_interactive_marker" output="screen">
<rosparam param="enable_self_collision">False</rosparam>
<rosparam param="interactive_marker_chains">
- [odom, base_footprint]
- [odom, head_rgbd_sensor_link]
- [odom, hand_palm_link]
- [odom, hsrb/base_footprint]
- [odom, hsrb/head_rgbd_sensor_link]
- [odom, hsrb/hand_palm_link]
</rosparam>
</node>

Expand Down

0 comments on commit da6328c

Please sign in to comment.