chvmp / champ

MIT Cheetah I Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odometry

YangXu-Insist opened this issue · comments

How the odometry of the quadruped robot was realized in this project ?

You could perhaps implement your own odometry implementation (something like this https://github.com/chvmp/champ/blob/master/champ_base/src/state_estimation.cpp#L110-L165) and fuse it with the other odometry/sensor source in either one of the ekf configs here: https://github.com/chvmp/champ/tree/master/champ_base/config/ekf