jeljaik / extended-kalman-filter

Matlab and C++ code for implementation of the Extended Kalman Filter for estimating dynamic quantities for a single rigid body with distributed force/torque measurements and distributed gyroscopes and accelerometers measurements.It also include estimation of the orientation under the quaternion representation.
MIT License
38 stars 39 forks source link

Dynamic Walking Paper objectives #31

Open naveenoid opened 9 years ago

naveenoid commented 9 years ago

@jeljaik @DanielePucci Overall goal : Balancing controller working with compliant skin.

jeljaik commented 9 years ago

Testing controller with IMU attached to test surface.

traversaro commented 9 years ago

What strategy you plan to use to provide the output of the filter with the controller?