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
Thanks for your great work.
I have downloaded your dataset path_vicon.bag. And while using rqt_bag to check the dataset, I found that the position provided by the topic /mavros/vicon/position(right-side) doesn't match the anchor position and its pair-wise range provided by the topic /time_domain/full_range_info. And the position in the topic /mavros/position/local(left-side) matches better but the trajectories seem noisy.
I wonder what is the difference between the topic /mavros/vicon/positionand /mavros/position/local? Is there a static transformation between these two frames?
The text was updated successfully, but these errors were encountered:
HiOnes
changed the title
Difference between "/mavros/vicon/position" and "/mavros/position/local"? Which one is the ground truth>
Difference between "/mavros/vicon/position" and "/mavros/position/local"? Which one is the ground truth?
May 22, 2025
Thanks for your great work.
I have downloaded your dataset
path_vicon.bag
. And while usingrqt_bag
to check the dataset, I found that the position provided by the topic/mavros/vicon/position
(right-side) doesn't match the anchor position and its pair-wise range provided by the topic/time_domain/full_range_info
. And the position in the topic/mavros/position/local
(left-side) matches better but the trajectories seem noisy.I wonder what is the difference between the topic
/mavros/vicon/position
and/mavros/position/local
? Is there a static transformation between these two frames?The text was updated successfully, but these errors were encountered: