Skip to content

Commit

Permalink
🤖 [ergoCubSN000] Inrcease the walking velocity
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi committed Mar 7, 2023
1 parent 2dad0fb commit d8615af
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ saturationFactors (0.7, 0.7)

##Bounds
#Step length
maxStepLength 0.35
maxStepLength 0.32
minStepLength 0.01
maxLengthBackwardFactor 0.8
#Width
Expand All @@ -32,7 +32,7 @@ maxAngleVariation 18.0
minAngleVariation 5.0
#Timings
maxStepDuration 1.5
minStepDuration 0.7
minStepDuration 0.5

##Nominal Values
#Width
Expand All @@ -44,8 +44,8 @@ footApexTime 0.5
comHeightDelta 0.01
#Timings
nominalDuration 1.3
lastStepSwitchTime 0.8
switchOverSwingRatio 0.3
lastStepSwitchTime 0.5
switchOverSwingRatio 0.2

#ZMP Delta
leftZMPDelta (0.0 0.0)
Expand Down

0 comments on commit d8615af

Please sign in to comment.