The Kalibr visual-inertial calibration toolbox
-
Updated
Jun 17, 2020 - C++
Add a description, image, and links to the imu topic page so that developers can more easily learn about it.
To associate your repository with the imu topic, visit your repo's landing page and select "manage topics."
From looking at the code matplotlib is minimally used and only to show graph plots. However matplotlib drags in a lot of dependencies causing issues.
Be good if matplotlib was not referenced directly inside core gnss-ins-sim modules. Maybe a separate graphing module.