Carma-platform v4.2.0
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.
|
This package provides a set of base classes to implement CARMA Platform Guidance Plugins API. You can read about plugins in the CARMA Platform Architecture. The design of these base classes can be found here. Using this library is not required as the plugin API is implemented entirely through ROS interfaces, however, using this package will minimize implementation errors.
NOTE: At the moment these bases classes are single threaded only.