Skip to content

Commit

Permalink
Merge pull request #213 from PasMarra/Joint_name_aligned
Browse files Browse the repository at this point in the history
Joint name aligned with the documentation
  • Loading branch information
traversaro authored Oct 13, 2023
2 parents 311742d + c56de49 commit 2eb7ff8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ max_damping 100.0 100.0 100.0 100.0
trajectory_type minimum_jerk

[COUPLING]
fingers_abduction_control (0 1 2 3) (l_hand_fingers reserved reserved reserved reserved) (0.0) (60.0)
fingers_abduction_control (0 1 2 3) (l_hand_finger reserved reserved reserved reserved) (0.0) (60.0)

#PIDs:
# this information is used to set the PID values in simulation for GAZEBO, we need only the first three values
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ max_damping 100.0 100.0 100.0 100.0
trajectory_type minimum_jerk

[COUPLING]
fingers_abduction_control (0 1 2 3) (r_hand_fingers reserved reserved reserved reserved) (0.0) (60.0)
fingers_abduction_control (0 1 2 3) (r_hand_finger reserved reserved reserved reserved) (0.0) (60.0)

#PIDs:
# this information is used to set the PID values in simulation for GAZEBO, we need only the first three values
Expand Down

0 comments on commit 2eb7ff8

Please sign in to comment.