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 <j3224_types.hpp>
Static Public Member Functions | |
static auto | from_msg (const j3224_v2x_msgs::msg::MeasurementTimeOffset &msg) -> MeasurementTimeOffset |
static auto | from_msg (const carma_v2x_msgs::msg::MeasurementTimeOffset &msg) -> MeasurementTimeOffset |
Public Attributes | |
units::time::millisecond_t | measurement_time_offset |
Definition at line 41 of file j3224_types.hpp.
|
static |
Definition at line 53 of file j3224_types.cpp.
|
static |
Definition at line 47 of file j3224_types.cpp.
Referenced by carma_cooperative_perception::to_detection_list_msg().
units::time::millisecond_t carma_cooperative_perception::MeasurementTimeOffset::measurement_time_offset |
Definition at line 43 of file j3224_types.hpp.