Skip to content

Commit

Permalink
Change knee low level PID
Browse files Browse the repository at this point in the history
  • Loading branch information
iCubGenova09 committed Jul 19, 2022
1 parent 80ce9f8 commit 4532ecb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ useGainScheduling 0
[DEFAULT]
#NAME P I D
#torso_pitch 5.0 1.0 0.5
l_knee -25000.0 -1000.0 0.0
r_knee 25000.0 1000.0 0.0
l_knee -30000.0 -1000.0 0.0
r_knee 30000.0 1000.0 0.0
l_ankle_pitch -15000.0 -1000.0 0.0
r_ankle_pitch 15000.0 1000.0 0.0
l_ankle_roll -8000.0 -1000.0 0.0
Expand Down

0 comments on commit 4532ecb

Please sign in to comment.