MB3hel / AUVControlBoard

Vectored 6-DOF motion controller for AUVs.
https://mb3hel.github.io/AUVControlBoard/
1 stars 2 forks source link

[FEATURE] Sensor calibration #8

Closed MB3hel closed 1 year ago

MB3hel commented 1 year ago

IMU:

Depth sensor:

MB3hel commented 1 year ago

Now WIP on feature/imucal branch. Using emulated eeprom to store calibration data (see feature/emueeprom).

MB3hel commented 1 year ago

BNO055 calibration now functional on the feature/sensorcal branch.

MB3hel commented 1 year ago

Fully implemented on feature/sensorcal