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

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

#include <stop_and_dwell_strategic_plugin.hpp>

Collaboration diagram for stop_and_dwell_strategic_plugin::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 43 of file stop_and_dwell_strategic_plugin.hpp.

Member Data Documentation

◆ downtrack

◆ lane_id

lanelet::Id stop_and_dwell_strategic_plugin::VehicleState::lane_id

◆ speed

◆ stamp

rclcpp::Time stop_and_dwell_strategic_plugin::VehicleState::stamp

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