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
Remove rotation here: base velocity is given already in the world frame by the leg odometry plugin
Compute angular velocity using quat_est and quat_dot at the same time step: as it is now, the code is using quat_est computed at a previous step. Not problematic because of the high frequencies, but it needs to be corrected