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/
404 stars 123 forks source link

Build Route Following Strategic Plugin #559

Closed qswawrq closed 4 years ago

qswawrq commented 4 years ago

Types of Issue

Descriptive summary

To utilize lanelet2 route and replace autoware_plugin, we need to build a route following feature. The top level strategic plugin is called route following plugin. The current implementation only supports lane keeping functionality and will log a warning when a lane-change maneuver is required on the route.

Expected behavior

N/A

Software version this applies to

3.2.0

Actual behavior

N/A

Steps to reproduce the behavior

N/A

Related work

Link to related tickets or prior related work here.

qswawrq commented 4 years ago

Closed via #560