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

More repr, fix infinite loop when calling repr on a lanele->regelem->lanelet cycle #383

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

poggenhans
Copy link
Contributor

closes #378

@poggenhans poggenhans requested a review from immel-f as a code owner January 23, 2025 22:05
@poggenhans poggenhans self-assigned this Jan 23, 2025
@immel-f
Copy link
Contributor

immel-f commented Jan 24, 2025

I think here it's also not the fault of the CI, a unit test is failing with NameError: name 'ConstLineString3d' is not defined

@poggenhans
Copy link
Contributor Author

Should be fixed now. Apparently we do not run the unittests in the ros2 pipelines? I would have expected them to fail as well, but they were all green.

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.

[BUG] When accessing the parameters of lanelet::AllWayStop/lanelet::RightOfWays, an infinite loop occurs
2 participants