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 Nov 28, 2025. It is now read-only.
Given that the computation time of the current flexibility observer is too large for a 1 kHz control loop we could create a simpler version that gives slightly worse results but that runs much faster.
The idea is to perform a simple sensor fusion between the IMU data (which can be used to estimate pitch and roll of the robot base) and the force/torque sensor data (which can be used to estimate the base 6d pose assuming a linear spring model at the ankles).