how to specify the accracy of navigation-based on GPS OR SLAM?
hi
I have the output of navigation based on gps, i mean global odometry information (/odometry/filtered_map), and SLAM odometry information output. Now how can i specify the accuracy of this system? How to specify the accuracy of the system?
Thanks
Are you trying to compare the SLAM solution to the GPS solution?
thanks @ Tom Moore actually, i don't have any ground truth to compare the global filtered-map(output of ekf-global) , and slam odometry information with that one. so I want to specify the accuracy of my global odometry, and slam odometry information with GPS data(considered as ground truth). how can i do this? thanks