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.
|
#include "lci_strategic_plugin/lci_states.hpp"
Go to the source code of this file.
Namespaces | |
namespace | lci_strategic_plugin |
Functions | |
std::ostream & | lci_strategic_plugin::operator<< (std::ostream &os, TransitState s) |
Stream operator for TransitStates enum. More... | |
std::ostream & | lci_strategic_plugin::operator<< (std::ostream &os, TransitEvent s) |
Stream operator for TransitEvent enum. More... | |