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.
plugin_manager.cpp File Reference
#include <boost/algorithm/string.hpp>
#include <lifecycle_msgs/msg/state.hpp>
#include <rclcpp/logger.hpp>
#include <rclcpp/logging.hpp>
#include "subsystem_controllers/guidance_controller/plugin_manager.h"
Include dependency graph for plugin_manager.cpp:

Go to the source code of this file.

Namespaces

namespace  subsystem_controllers
 

Typedefs

using std_msec = std::chrono::milliseconds
 

Typedef Documentation

◆ std_msec

using std_msec = std::chrono::milliseconds

Definition at line 23 of file plugin_manager.cpp.