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.
lci_strategic_plugin::LCIStrategicPlugin::VehicleState Struct Reference

Struct representing a vehicle state for the purposes of planning. More...

Collaboration diagram for lci_strategic_plugin::LCIStrategicPlugin::VehicleState:
Collaboration graph

Public Attributes

rclcpp::Time stamp
 
double downtrack
 
double speed
 
lanelet::Id lane_id
 

Detailed Description

Struct representing a vehicle state for the purposes of planning.

Definition at line 276 of file lci_strategic_plugin.hpp.

Member Data Documentation

◆ downtrack

◆ lane_id

lanelet::Id lci_strategic_plugin::LCIStrategicPlugin::VehicleState::lane_id

◆ speed

◆ stamp


The documentation for this struct was generated from the following file: