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.
|
Classes | |
class | Node |
ROS node for the PlatooningTacticalPlugin to initialize and configure parameters and publishers/subscribers. More... | |
class | PlatooningTacticalPlugin |
Class containing primary business logic for the Platooning Tactical Plugin for trajectory generation. More... | |
struct | PointSpeedPair |
Convenience class for pairing 2d points with speeds. More... | |
Typedefs | |
using | DebugPublisher = std::function< void(const carma_debug_ros2_msgs::msg::TrajectoryCurvatureSpeeds &)> |
using platooning_tactical_plugin::DebugPublisher = typedef std::function<void(const carma_debug_ros2_msgs::msg::TrajectoryCurvatureSpeeds&)> |
Definition at line 36 of file platooning_tactical_plugin.h.