Skip to content

Commit

Permalink
Add again velocity state_interface for gripper
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiktor-99 committed Feb 10, 2024
1 parent de80538 commit 32912a6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,13 @@
<joint name="gripper">
<command_interface name="position"/>
<state_interface name="position"/>
<state_interface name="velocity"/>
</joint>
<joint name="gripper_sub">
<param name="mimic">gripper</param>
<param name="multiplier">1</param>
<state_interface name="position"/>
<state_interface name="velocity"/>
</joint>
</ros2_control>

Expand Down

0 comments on commit 32912a6

Please sign in to comment.