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.
sci_strategic_plugin::SCIStrategicPlugin::VehicleState Struct Reference

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

#include <sci_strategic_plugin.hpp>

Collaboration diagram for sci_strategic_plugin::SCIStrategicPlugin::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 54 of file sci_strategic_plugin.hpp.

Member Data Documentation

◆ downtrack

double sci_strategic_plugin::SCIStrategicPlugin::VehicleState::downtrack

◆ lane_id

lanelet::Id sci_strategic_plugin::SCIStrategicPlugin::VehicleState::lane_id

◆ speed

double sci_strategic_plugin::SCIStrategicPlugin::VehicleState::speed

◆ stamp

rclcpp::Time sci_strategic_plugin::SCIStrategicPlugin::VehicleState::stamp

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