usdot-fhwa-stol / carma-platform

CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication. Doxygen Source Code Documentation :
https://usdot-fhwa-stol.github.io/documentation/carma-platform/
403 stars 124 forks source link

opendrive2lanelet2 is failing due to outdated dependency #2424

Open MishkaMN opened 3 months ago

MishkaMN commented 3 months ago

Summary

When following guide on the opendrive2lanelet2, building docker image fails due to outdated dependency.

Version

4.5.0 (Current)

Expected Behavior

See above

Actual Behavior

See above

Steps to Reproduce the Actual Behavior

Follow the guide on the repo to create docker image

Related Work

No response