giafranchini / fuse

The fuse stack provides a general architecture for performing sensor fusion live on a robot. Some possible applications include state estimation, localization, mapping, and calibration.
Other
2 stars 1 forks source link

3D sensor + motion models #5

Closed giafranchini closed 10 months ago

giafranchini commented 1 year ago

Implement 3D sensors and motion models plugins

motion models

sensor models

giafranchini commented 1 year ago

Unicycle 3D motion model update state

HEADERS

CPP

giafranchini commented 1 year ago

Odometry 3D sensor model update state

HEADERS

CPP

TODO:

DONE:

giafranchini commented 1 year ago

IMU 3D sensor model update state

HEADERS

CPP