You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
Stéphane Caron edited this page Oct 31, 2020
·
1 revision
Walking stabilization requires estimates for the CoM position (used in wrench distribution) and velocity (used to compute the DCM and perform feedback). Currently the CoM observer is not explicitly factored in the code, but the process goes as follows:
Controller::updateRealFromKinematics computes the CoM position and its velocity by combining joint encoder measurements with the floating base estimate.