-
Notifications
You must be signed in to change notification settings - Fork 29
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
invalid checksum #4
Comments
Hi Tesane, I unfortunately don't have one of those IMUs so I'm not sure how to help you. If you manage to figure it out, please submit a pull request and I'll do my best to merge it into the main driver. Thank you. |
Thesane, I've implemented simple driver for this device: https://github.com/ZdenekM/microstrain_3dm_gx3_45. It's not well tested but it works somehow. |
Chadrockey, thanks but I thought this driver with for this model as well. |
ZdenekM, I already tried this one but I think it has some compatibility issues with groovy. I'm getting an error that imu_driver not found when I use roslaunch and missing geoinfo msgs in python if I used rosrun. I installed geodesy and uuid_msgs packages but still getting the same error |
1 similar comment
ZdenekM, I already tried this one but I think it has some compatibility issues with groovy. I'm getting an error that imu_driver not found when I use roslaunch and missing geoinfo msgs in python if I used rosrun. I installed geodesy and uuid_msgs packages but still getting the same error |
I am trying to connect to microstrain 3dm-gx3-45 device but I am getting always invalid checksum. However, the example from microstrain website can connect to the device without any problems and with no errors.
I am using Serial-to-USB converter with device as we have the serial version.
I'm not sure what is the problem?
please help
here is the link for the examples from microstrain
http://files.microstrain.com/MIP%20C%20Code%20Sample%20Windows%20and%20Linux.zip
The text was updated successfully, but these errors were encountered: