-
Notifications
You must be signed in to change notification settings - Fork 2
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
Adds TownXX maps to integration tests. #145
Conversation
CI is failing during RoadNetworkBuilderTest when checking invariants for Town11 map Interesting, will check EDITED: It isn't because of actual invariants but because of failure in the orientation method similarly to maliput/delphyne_demos#17 (comment)
|
This is easily reproducible with
The I've created #146 to track this bug |
This PR will mutate to only add Towns from 1 to 7 and then a follow-up PR will add Town11 after we solve #146 |
004f2f4
to
f0af5be
Compare
@agalbachicar Ready to review |
f0af5be
to
f73d0a8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Related to maliput/maliput_infrastructure#224