maliput / maliput_malidrive

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

Replaces the implementation to avoid using explicit drake imported types #244

Closed agalbachicar closed 10 months ago

agalbachicar commented 11 months ago

🎉 New feature

Pairs with https://github.com/maliput/maliput/pull/603

Summary

Replaces direct use of drake / eigen types by new classes in maliput.

Test it

Via unit tests.

Checklist

action-ros-ci-repos-override: https://gist.githubusercontent.com/francocipollone/b218a7671b9bb6b6be2c22ac19f85793/raw/734e35d0727e61f3f345b448fab0969ec21f5880/maliput_malidrive.repos

francocipollone commented 11 months ago

Note: Added the action-ros-ci-repos-override. As of next push it should run CI with the correspondant maliput branch.

agalbachicar commented 11 months ago

For the record:

francocipollone commented 10 months ago

Retriggered CI to see how it behaves after solving the blockers