maliput / maliput_osm

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

Adds RoadGeometryBuilder. #13

Closed francocipollone closed 2 years ago

francocipollone commented 2 years ago

🎉 New feature

Related to https://github.com/maliput/maliput_osm/issues/8

Goes on top of #7

Summary

Consumes maliput_osm::osm::OSMManager and maliput_sparse::builder to construct a maliput::api::RoadGeometry.

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.