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

[Bug]: GNSS Coordinate System transformationn not exact enough #105

Closed
robertik10 opened this issue Nov 27, 2023 · 1 comment
Closed

[Bug]: GNSS Coordinate System transformationn not exact enough #105

robertik10 opened this issue Nov 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working perception

Comments

@robertik10
Copy link
Collaborator

robertik10 commented Nov 27, 2023

Current Behavior

gnss_ohne_rolling_average
Blue graph shows the error between current location and transformed sensor values from the ideal gnss sensor.
The red graph shows the error between current location and the ideal Carla Location values.

Expected Behavior

Both graphs should be the same, but they aren't.

Reason:

  • Maybe carla location and gnss location look at two different points of the car (very likely)
  • Maybe the transformation of the gnss data is not exact enough

How to reproduce the issue

Run the project from the #78 branch and look at the rqt_graph.

@robertik10 robertik10 added bug Something isn't working perception labels Nov 27, 2023
@robertik10 robertik10 self-assigned this Nov 27, 2023
@robertik10
Copy link
Collaborator Author

solved by @samuelkuehnel :))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working perception
Projects
Archived in project
Development

No branches or pull requests

1 participant