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.
|
#include <j2735_types.hpp>
Static Public Member Functions | |
static auto | from_msg (const j2735_v2x_msgs::msg::Speed &speed) -> Speed |
static auto | from_msg (const carma_v2x_msgs::msg::Speed &speed) -> Speed |
Public Attributes | |
units::velocity::two_centi_meters_per_second_t | speed |
Definition at line 83 of file j2735_types.hpp.
|
static |
Definition at line 116 of file j2735_types.cpp.
|
static |
Definition at line 111 of file j2735_types.cpp.
Referenced by carma_cooperative_perception::to_detection_list_msg().
units::velocity::two_centi_meters_per_second_t carma_cooperative_perception::Speed::speed |
Definition at line 85 of file j2735_types.hpp.