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 <gtest/gtest_prod.h>
#include <rmw/types.h>
#include <chrono>
#include <functional>
#include <map>
#include <memory>
#include <unordered_set>
#include <vector>
#include "entry.hpp"
#include <ros2_lifecycle_manager/lifecycle_manager_interface.hpp>
#include <carma_driver_msgs/msg/driver_status.hpp>
#include <carma_msgs/msg/system_alert.hpp>
#include <carma_planning_msgs/msg/plugin.hpp>
#include <carma_planning_msgs/srv/get_plugin_api.hpp>
#include <carma_planning_msgs/srv/plugin_activation.hpp>
#include <carma_planning_msgs/srv/plugin_list.hpp>
Go to the source code of this file.
Classes | |
class | subsystem_controllers::SSCDriverManager |
The SSCDriverManager serves as a component to manage ROS1 SSC Driver in CARMA which is primarily in ROS2. More... | |
Namespaces | |
namespace | subsystem_controllers |