HongshiTan / RTIMULib2

9-dof, 10-dof and 11-dof IMU fusion library for Linux systems (development version)
Other
74 stars 242 forks source link

RTIMULib2 bindings to rust to integrate into RTIMULib2 #11

Open mgrouch opened 1 year ago

mgrouch commented 1 year ago

I've generated RTIMULib2 bindings to rust

https://github.com/bareboat-necessities/rust-modules/tree/main/RTIMULib2/Linux/rust

It would be better if this code could be a part of RTIMULib2 (same way as python code)

ReadMe: https://github.com/bareboat-necessities/rust-modules/blob/main/RTIMULib2/Linux/rust/readme.md

Thanks

HongshiTan commented 1 year ago

Thank you, mgrouch!

I will merge the changes when I have time.