maliput / maliput_osm

BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Fixes bug on connections #41

Closed francocipollone closed 2 years ago

francocipollone commented 2 years ago

🦟 Bug fix

Related to #38

Summary

Fixes bug found at #38. Relies on https://github.com/maliput/maliput_osm/pull/33

Implementation

When parsing the osm for finding predecessors and successors lanes, the lanes that don't match in the direction are discarded.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.