MB3hel / AUVControlBoard

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

[FEATURE] Raw IMU data #10

Closed MB3hel closed 1 year ago

MB3hel commented 1 year ago

Add raw BNO055 data read command for debug purposes. Both gyro and accel rates (x, y, z).

MB3hel commented 1 year ago

No longer planned. Not really any use case. Can just read quaternions to get debug data. Can re-evaluate if a real use case is found.