Landmark bearing detection data. More...
#include <landmark_detection_types.hpp>
Public Attributes | |
LandmarkCategory | category |
Category of the landmark detection (i.e. landmark type). More... | |
LandmarkBearing3 | detection_bearing_in_sensor |
Bearing vector of the detection in the sensor reference frame. More... | |
Landmark bearing detection data.
Definition at line 45 of file landmark_detection_types.hpp.
LandmarkCategory beluga::LandmarkBearingDetection::category |
Category of the landmark detection (i.e. landmark type).
Definition at line 47 of file landmark_detection_types.hpp.
LandmarkBearing3 beluga::LandmarkBearingDetection::detection_bearing_in_sensor |
Bearing vector of the detection in the sensor reference frame.
Definition at line 46 of file landmark_detection_types.hpp.