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

Performance Validation #33

Open naveenoid opened 9 years ago

naveenoid commented 9 years ago

@prashanthr05 For a sanity check on the results, it is recommended that the following checklist is followed:

Tuning must be performed only after each of these are verified through checking the measured data. Both the calibration phase (robot standing) and dynamic phase (robot toppling) parts must be verified.