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::Heading &heading) -> Heading |
static auto | from_msg (const carma_v2x_msgs::msg::Heading &heading) -> Heading |
Public Attributes | |
units::angle::eighth_deci_degrees_t | heading |
Definition at line 74 of file j2735_types.hpp.
|
static |
Definition at line 106 of file j2735_types.cpp.
|
static |
Definition at line 101 of file j2735_types.cpp.
Referenced by carma_cooperative_perception::to_detection_list_msg().
units::angle::eighth_deci_degrees_t carma_cooperative_perception::Heading::heading |
Definition at line 76 of file j2735_types.hpp.