-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade the IMU
's mscl
library
#95
Comments
IMU
's mscl
library
I don't know if this is a great idea because 1. it might be a lot of work, and do we get anything out of it? |
From the changes you linked: Does that just mean that it wont be able to output quaternions anymore and it will just give euler angles? |
Not really, it just means that they have a single class which can be a
we can very easily just downgrade it if something doesn't work out |
Wait though what is the benefit of doing this? Seems kinda painful and does it actually get us anything nice? E.g. is it faster somehow? |
There is no reason to not upgrade, e.g. it has fixes and stuff. |
https://github.com/LORD-MicroStrain/MSCL/releases/tag/v66.0.0.
Needs major testing with IMU since the timestamp field is now no longer the unix epoch.
The text was updated successfully, but these errors were encountered: