|
Autoware.Auto
|
|
#include <ndt_map_publisher.hpp>

Public Attributes | |
| float64_t | latitude |
| float64_t | longitude |
| float64_t | elevation |
| float64_t | roll |
| float64_t | pitch |
| float64_t | yaw |
struct to hold geodetic pose of map origin decribed as a latitude, longitude, and elevation along with an orientation: roll, pitch and yaw
| float64_t autoware::localization::ndt::geodetic_pose_t::elevation |
| float64_t autoware::localization::ndt::geodetic_pose_t::latitude |
| float64_t autoware::localization::ndt::geodetic_pose_t::longitude |
| float64_t autoware::localization::ndt::geodetic_pose_t::pitch |
| float64_t autoware::localization::ndt::geodetic_pose_t::roll |
| float64_t autoware::localization::ndt::geodetic_pose_t::yaw |