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

first bunch of tests testing improvements in dynamics and frames #5

Closed naveenoid closed 9 years ago

naveenoid commented 9 years ago

@jeljaik @iron76 Something is definitely wrong, either in dynamics or in the orientation of sensor frames. Please test and help me debug.