Skip to content

Commit

Permalink
Add offset to deprecated config test
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Dec 29, 2023
1 parent 9584729 commit 77c4a15
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -886,6 +886,7 @@ const auto gripper_hardware_resources_mimic_deprecated =
<joint name="left_finger_joint">
<param name="mimic">right_finger_joint</param>
<param name="multiplier">1</param>
<param name="offset">1</param>
<command_interface name="position"/>
<state_interface name="position"/>
<state_interface name="velocity"/>
Expand Down

0 comments on commit 77c4a15

Please sign in to comment.