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

OpenDRIVE: official support for road object export #12060

Closed
3 tasks done
Tracked by #6695
namdre opened this issue Nov 16, 2022 · 2 comments
Closed
3 tasks done
Tracked by #6695

OpenDRIVE: official support for road object export #12060

namdre opened this issue Nov 16, 2022 · 2 comments

Comments

@namdre
Copy link
Contributor

namdre commented Nov 16, 2022

support for exporting boxes was implemented 49108de

  • general shapes should be supported (using <outline><cornerLocal.../> ...
  • POI support
  • optional mapping of loaded shapes onto closest edge (--opendrive-output.match-shapes)

note: debugging works via https://odrviewer.io/

@danigian
Copy link
Contributor

I see from 49108de that roadObjects is parsed from the SUMO network in order to export such boxes. Is there a way to get the roadObjects parameter directly added importing a polygon file into a SUMO network? Or is that something that would need to be added to the backlog?

namdre added a commit that referenced this issue Nov 16, 2022
@namdre namdre closed this as completed in add42c2 Nov 16, 2022
namdre added a commit that referenced this issue Nov 16, 2022
@namdre
Copy link
Contributor Author

namdre commented Nov 16, 2022

Is there a way to get the roadObjects parameter directly added importing a polygon file into a SUMO network?

Yes. See the test added in f24175d which uses the new option

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

No branches or pull requests

2 participants