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

Digital Twin of TFHRC CARLA map is not aligning with that of real life #2423

Open
MishkaMN opened this issue Aug 13, 2024 · 2 comments
Open
Labels
anomaly Something isn't working

Comments

@MishkaMN
Copy link
Contributor

MishkaMN commented Aug 13, 2024

Summary

Below shows a picture of a pcd map that is used in real-life vehicles (white dots) and the osm map (as referenced in this guide) used in the carma-carla-integration (digital twin, blue map). This osm map aligns well (in terms of offset, but little details such as intersection geometry seems bad, see the comments) with that of CARLA.
image
As you can see, there is an offset between the two. Consequently, the osm map used in real-live vehicle also don't match the CARLA's map.
This means largely, CARLA's 3d map is not correct and should be corrected to match the real-life one.

Version

4.5.0 (Current)

Expected Behavior

See above

Actual Behavior

See above

Steps to Reproduce the Actual Behavior

  1. Follow the guide here: https://usdot-carma.atlassian.net/wiki/spaces/CRMSIM/pages/2419916803/Setup+Instructions+Documentation+CARMA-CARLA+integration
  2. Load pcd_map.pcd by downloading from here
  3. Pull up rviz to see the difference (above guide should explain how to open rviz as well)

Related Work

No response

@MishkaMN MishkaMN added the anomaly Something isn't working label Aug 13, 2024
@MishkaMN
Copy link
Contributor Author

On top of this, west intersection geometry is also wrong. here is a video of carma traveling.
https://www.youtube.com/watch?v=n83sNMor2vQ

@MishkaMN
Copy link
Contributor Author

MishkaMN commented Aug 20, 2024

This intersection geometry issue was originally provided by the HDS team. East intersection:
DT_Int3_Scene + OpenDrive
DT_Int2_Scene + OpenDrive
west intersection:
DT_Int1_Zoomed Out Scene + OpenDrive

And they provided a fixed xodr map here, which needs to be converted to osm.
This probably still don't fix the offset problem in the issue description though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anomaly Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant