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.
cooperative_lanechange Namespace Reference

Classes

struct  Config
 Stuct containing the algorithm configuration values for cooperative_lanechange. More...
 
class  CooperativeLaneChangePlugin
 The class responsible for generating cooperative lanechange trajectories from received lane change maneuvers. More...
 
struct  LaneChangeManeuverOriginalValues
 Convenience struct for storing the original start_dist and starting_lane_id associated with a received lane change maneuver. More...
 

Typedefs

using PointSpeedPair = basic_autonomy::waypoint_generation::PointSpeedPair
 

Typedef Documentation

◆ PointSpeedPair