machines-in-motion / mim_estimation

This package contains estimation algorithm C++ implementation, their Python bindings and Python prototypes
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Mnaveau/ekf imu kin #12

Closed MaximilienNaveau closed 3 years ago

MaximilienNaveau commented 3 years ago

Description

Implement the C++ version of the EKF using IMU+Kinematics.

How I Tested

Dynamic simulation demo.

I fulfilled the following requirements

MaximilienNaveau commented 3 years ago

A following commit will do the code formatting so do not take too much time on it.

jviereck commented 3 years ago

There are 6 comments from code factor. @MaximilienNaveau maybe you can take a look at them before merging?

MaximilienNaveau commented 3 years ago

There are 6 comments from code factor. @MaximilienNaveau maybe you can take a look at them before merging?

I am doing it, thanks for the review!