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

Failed load custom xodr file #295

Open
3 tasks done
axxx-xxxa opened this issue Aug 5, 2024 · 1 comment
Open
3 tasks done

Failed load custom xodr file #295

axxx-xxxa opened this issue Aug 5, 2024 · 1 comment
Labels
status: valid Issue is valid and will be worked on type: bug Something isn't working

Comments

@axxx-xxxa
Copy link

System Details

Python Version (Python 3.8.18)
Scenic Version (Scenic 3.0.0)
Operating System / Platform (ubuntu 18)
Simulator Version (Optional, only applies if bug is simulator specific) (e.g. CARLA 0.9.13)

Detailed Description

The compressed file contains two XODR files generated from OSM. They load correctly in CARLA, but errors occur when loading the map in Scenic.

Detailed errors can be found in the logs:

osmgenerate.xodr - log-osmgenerate
shenzhen_window_of_the_world_center.xodr - log-shenzhen_window_of_the_world_center

issue.zip

Steps To Reproduce

  1. Modify my.scenic xodr path
  2. Run "bash run_my.sh" or "scenic my.scenic --2d --simulate --model scenic.simulators.carla.model --time 200"

Issue Submission Checklist

  • I am reporting an issue, not asking a question
  • I checked the open and closed issues, forum, etc. and have not found any solution
  • I have provided all necessary code, etc. to reproduce the issue
@axxx-xxxa axxx-xxxa added status: triage Issue needs to be assessed type: bug Something isn't working labels Aug 5, 2024
@Eric-Vin Eric-Vin added status: valid Issue is valid and will be worked on and removed status: triage Issue needs to be assessed labels Sep 2, 2024
@Eric-Vin
Copy link
Collaborator

Eric-Vin commented Sep 2, 2024

Sorry for the delay in responding to this! I've confirmed our parser fails to handle these, and we'll try to address it in PR #293.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: valid Issue is valid and will be worked on type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants