File tree Expand file tree Collapse file tree 1 file changed +14
-13
lines changed
src/WalkingModule/app/robots/iCubGenova04/dcm_walking/joypad_control Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Original file line number Diff line number Diff line change 11# #Timings
2- plannerHorizon 10 .0
2+ plannerHorizon 5 .0
33
44# #Unicycle Related Quantities
55unicycleGain 10.0
@@ -10,28 +10,28 @@ slowWhenTurningGain 5.0
1010
1111# #Bounds
1212# Step length
13- maxStepLength 0.23
14- minStepLength 0.05
13+ maxStepLength 0.20
14+ minStepLength 0.02
1515# Width
16- minWidth 0.14
16+ minWidth 0.15
1717# Angle Variations in DEGREES
1818# maxAngleVariation 12.0
19- maxAngleVariation 10 .0
19+ maxAngleVariation 20 .0
2020minAngleVariation 8.0
2121# Timings
22- maxStepDuration 1.0
23- minStepDuration 0.8
22+ maxStepDuration 0.85
23+ minStepDuration 0.75
2424
2525# #Nominal Values
2626# Width
2727nominalWidth 0.16
2828# Height
29- stepHeight 0.025
30- stepLandingVelocity 0.0
29+ stepHeight 0.02
30+ stepLandingVelocity 0.00
3131footApexTime 0.8
32- comHeightDelta 0.01
32+ comHeightDelta 0.0
3333# Timings
34- nominalDuration 0.9
34+ nominalDuration 0.8
3535lastStepSwitchTime 0.8
3636switchOverSwingRatio 0.7
3737
@@ -49,11 +49,12 @@ lastStepDCMOffset 0.25
4949mergePointRatio 0.4
5050
5151# pitch delta
52- pitchDelta 0.0
52+ # pitchDelta -3.0
53+ # pitchDelta 0.0
5354
5455# #Should be the first step with the left foot?
5556swingLeft 1
5657startAlwaysSameFoot 1
5758
5859# #Remove this line if you don't want to use the minimum jerk trajectory in feet interpolation
59- # useMinimumJerkFootTrajectory 1
60+ # useMinimumJerkFootTrajectory 1
You can’t perform that action at this time.
0 commit comments