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.
platoon_strategic_ihp::PlatoonMember Struct Reference

Platoon member info. More...

#include <platoon_manager_ihp.h>

Collaboration diagram for platoon_strategic_ihp::PlatoonMember:
Collaboration graph

Public Member Functions

 PlatoonMember ()
 
 PlatoonMember (std::string staticId, double commandSpeed, double vehicleSpeed, double vehiclePosition, double vehicleCrossTrack, long timestamp)
 

Public Attributes

std::string staticId
 
double commandSpeed
 
double vehicleSpeed
 
double vehiclePosition
 
double vehicleCrossTrack
 
long timestamp
 

Detailed Description

Platoon member info.

Definition at line 96 of file platoon_manager_ihp.h.

Constructor & Destructor Documentation

◆ PlatoonMember() [1/2]

◆ PlatoonMember() [2/2]

platoon_strategic_ihp::PlatoonMember::PlatoonMember ( std::string  staticId,
double  commandSpeed,
double  vehicleSpeed,
double  vehiclePosition,
double  vehicleCrossTrack,
long  timestamp 
)
inline

Member Data Documentation

◆ commandSpeed

double platoon_strategic_ihp::PlatoonMember::commandSpeed

◆ staticId

◆ timestamp

long platoon_strategic_ihp::PlatoonMember::timestamp

Definition at line 109 of file platoon_manager_ihp.h.

◆ vehicleCrossTrack

double platoon_strategic_ihp::PlatoonMember::vehicleCrossTrack

Definition at line 107 of file platoon_manager_ihp.h.

◆ vehiclePosition

◆ vehicleSpeed

double platoon_strategic_ihp::PlatoonMember::vehicleSpeed

Definition at line 103 of file platoon_manager_ihp.h.


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