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

Feature: add signal mesh creation #84

Merged
merged 5 commits into from
Sep 13, 2023

Conversation

michikommader
Copy link
Contributor

We extend the current signal implementation with creation of signal meshes. Additionally, these signal meshes are added to the OpenDriveMap and also parsed in test.cpp.

This feature contributes to #21.

@michikommader
Copy link
Contributor Author

I would further like to suggest renaming of the class Signal to RoadSignal in order to align it with RoadObject because both <signals> and <objects> are direct XML child nodes of a <road>. Sure, this is optional, but it might improve code structure. What do you think @grepthat?

@pageldev
Copy link
Owner

pageldev commented Sep 7, 2023

Looks really good! Thanks for providing this. I merged this into the viewer and verified that the signals look good. You can ahead and change Signal to RoadSignal.

@michikommader
Copy link
Contributor Author

I would appreciate if you also create a new version/release tag after merging this signal feature into master.

@pageldev pageldev merged commit d88e6ab into pageldev:master Sep 13, 2023
@michikommader michikommader deleted the feature/signals_implementation branch January 24, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants