maliput / maliput_malidrive

Open-source ready OpenDrive backend for Maliput
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Add curbs to the builder. #274

Closed agalbachicar closed 7 months ago

agalbachicar commented 7 months ago

🎉 New feature

Part of #265 and #260

Summary

The xodr map in 6c8d624 has lanes with curb types which we don't support yet. This PR addresses that.

Test it

Via unit tests. And checked that now the curbs can be parsed.

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.