Skip to content

Commit

Permalink
[ergoCubSN001] Change backward velocity and steplandingvelocity (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
isorrentino authored Dec 14, 2023
1 parent 1c89037 commit 56071b8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ referencePosition (0.1 0.0)
timeWeight 2.5
positionWeight 1.0
slowWhenTurningGain 2.0
slowWhenBackwardFactor 0.8
slowWhenBackwardFactor 0.4
slowWhenSidewaysFactor 0.2

# Conservative factors that multiply the unicycle velocity saturations
Expand Down Expand Up @@ -39,7 +39,7 @@ minStepDuration 0.65
nominalWidth 0.20
#Height
stepHeight 0.05
stepLandingVelocity -0.01
stepLandingVelocity -0.1
footApexTime 0.5
comHeightDelta 0.01
#Timings
Expand Down

0 comments on commit 56071b8

Please sign in to comment.