ROS node for communicating with several models of commercially available IMUs over I2C in linux.
GNU General Public License v3.0
52
stars
44
forks
source link
ellipsoid calibration, parameter conversion script and more documentation #17
Open
JeremieBourque1 opened 2 years ago
Hi,
I have made some addition to your code that were helpful for me and I hope will be helpful for others as well.
RTIMULIB.ini
to a yaml file for the wrapper to useREADME.md
to help in getting started with the package.I have tested it with an mpu9250 but haven't tested with other IMUs since I don't have them.
Let me know what you think!