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 <utm_zone.hpp>
Public Attributes | |
std::size_t | number |
Hemisphere | hemisphere |
Definition at line 29 of file utm_zone.hpp.
Hemisphere carma_cooperative_perception::UtmZone::hemisphere |
Definition at line 32 of file utm_zone.hpp.
Referenced by carma_cooperative_perception::calculate_utm_zone().
std::size_t carma_cooperative_perception::UtmZone::number |
Definition at line 31 of file utm_zone.hpp.
Referenced by carma_cooperative_perception::calculate_utm_zone().