Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A question about ground truth #23

Open
duanxz0127 opened this issue Nov 27, 2021 · 4 comments
Open

A question about ground truth #23

duanxz0127 opened this issue Nov 27, 2021 · 4 comments

Comments

@duanxz0127
Copy link

Hi, I output my SLAM-estimated attitude and the position in "magellan_proflex500_driver" separately, and the two trajectories seem to differ by a rotation around the z-axis. How can I solve this?
By the way, how can I quantify the difference between the two trajectories and thus evaluate the accuracy of my trajectory?

@duanxz0127
Copy link
Author

2021-11-27 21-26-02 的屏幕截图

@syllinlin
Copy link

Hi, may I ask you a question?When I subscribed to the ground truth from the topic /magellan_proflex500_driver/marker_array, I found that both x, y, z, and orientation were zero. Why is this?

@jorgeffonte
Copy link

Hi, I output my SLAM-estimated attitude and the position in "magellan_proflex500_driver" separately, and the two trajectories seem to differ by a rotation around the z-axis. How can I solve this? By the way, how can I quantify the difference between the two trajectories and thus evaluate the accuracy of my trajectory?

Did you mange to get correct rotation?

@jorgeffonte
Copy link

Hi, may I ask you a question?When I subscribed to the ground truth from the topic /magellan_proflex500_driver/marker_array, I found that both x, y, z, and orientation were zero. Why is this?

The nmea_sentence message does not provide heading information, so orientations are not obtained. Therefore, rotation evaluation metrics cannot be obtained either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants