Skip to content

Releases: hanley6/IMUSensorModels

SensorModel 3.0

21 Dec 23:58
aa42ba9
Compare
Choose a tag to compare

In this release, I added Get and Set functions and moved data members of the SensorModel class to private to better align with standard C++ practice. Matlab functions are unchanged from 2.0 version.

IMU Sensor Model 2.0

29 Sep 23:07
Compare
Choose a tag to compare

This release has been updated to include the option to only consider angle/velocity random walk and rate random walk as done in the ETH Zurich ASL Kalibr package.

SensorModel 1.0

02 Oct 01:11
Compare
Choose a tag to compare

This is the original release of this repo!