You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.
To my understanding, the ROS covariances should be the sensor deviation squared.
This is backwards in the current driver, here are the changes that need to be changed:
To my understanding, the ROS covariances should be the sensor deviation squared.
This is backwards in the current driver, here are the changes that need to be changed:
I also created a conversion script that will take a ROS bag, edits the covariances to be the correct values, and saves the converted bag file.
https://github.com/rpng/novatel_span_driver/blob/master/bag_fix_gps.py
Hope this helps people that run into this issue.
The text was updated successfully, but these errors were encountered: