Skip to content

Fix delay - #25

Open
olivefi wants to merge 2 commits into
leggedrobotics:mainfrom
olivefi:fix/delay
Open

Fix delay#25
olivefi wants to merge 2 commits into
leggedrobotics:mainfrom
olivefi:fix/delay

Conversation

@olivefi

@olivefi olivefi commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Changes the delay to instead buffer position/velocity targets.
Previous implementation delayed torques themselves, which could lead to unstable behaviour at higher delays. Now the low level controller is always stable, just the commands themselves are delayed.

@fbjelonic

Copy link
Copy Markdown
Collaborator

I think feed forward torques should also be delayed (together with position and velocity). What do you think? If you agree, could you simply add effort also as delayed parameters and commit?

@olivefi

olivefi commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

I think feed forward torques should also be delayed (together with position and velocity). What do you think? If you agree, could you simply add effort also as delayed parameters and commit?

Added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants