Skip to content

Commit

Permalink
Update dual_arm_panda_moveit_config/config/panda_hand.ros2_control.xacro
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Castro <[email protected]>
  • Loading branch information
sjahr and sea-bass committed Dec 20, 2023
1 parent 779724f commit ad665bd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<state_interface name="position">
<param name="initial_value">0.0</param>
</state_interface>
<state_interface name="velocity"/>
<state_interface name="velocity">
<param name="initial_value">0.0</param>
</state_interface>
</joint>
Expand All @@ -22,7 +22,7 @@
<state_interface name="position">
<param name="initial_value">0.0</param>
</state_interface>
<state_interface name="velocity"/>
<state_interface name="velocity">
<param name="initial_value">0.0</param>
</state_interface>
</joint>
Expand Down

0 comments on commit ad665bd

Please sign in to comment.