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.
control_plugin.hpp File Reference
#include <rclcpp/rclcpp.hpp>
#include <carma_planning_msgs/msg/trajectory_plan.hpp>
#include <geometry_msgs/msg/pose_stamped.hpp>
#include <geometry_msgs/msg/twist_stamped.hpp>
#include <autoware_msgs/msg/control_command_stamped.hpp>
#include "carma_guidance_plugins/plugin_base_node.hpp"
Include dependency graph for control_plugin.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  carma_guidance_plugins::ControlPlugin
 ControlPlugin base class which can be extended by user provided plugins which wish to implement the Control Plugin ROS API. More...
 

Namespaces

namespace  carma_guidance_plugins