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

how to use gps to evaluation #22

Closed
limeng1523 opened this issue Jul 14, 2020 · 5 comments
Closed

how to use gps to evaluation #22

limeng1523 opened this issue Jul 14, 2020 · 5 comments
Labels

Comments

@limeng1523
Copy link

Hi,
I want to use the gps provided by your data sets as the ground truth for evaluation, but its coordinate system and frequency are different from the system output, could you tell me how do you solve this? Thank you very much!

@TixiaoShan
Copy link
Owner

When you launch the system, there is one odometry published at odometry/gps, which is the transformed GPS coordinates in Cartesian space. You can use that for evaluation.

@limeng1523
Copy link
Author

@TixiaoShan Hi,
Thanks for your answer. I have found the topic /odometry/gps, but it can't coincide with the system output. It seems that there is a rotation between /odometry/gps and system output. Besides, during running the system, the gps position changed suddenly. Could you tell me where is the problem? Thank you very much!
Screenshot from 2020-07-15 09-50-57
Screenshot from 2020-07-15 09-53-00

@TixiaoShan
Copy link
Owner

You can set the gpsTopic correctly to subscribe to it. The GPS data in the dataset is very bad. It jumps a few hundred meters will corrupt the optimization.

@TixiaoShan
Copy link
Owner

#8

@stale
Copy link

stale bot commented Jul 29, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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

No branches or pull requests

2 participants