Landmark bearing detection data. More...
#include <landmark_detection_types.hpp>
Public Attributes | |
LandmarkCategory | category |
Category of the landmark detection (i.e. landmark type). More... | |
LandmarkPosition3 | detection_position_in_robot |
Detection pose in the robot reference frame. More... | |
Landmark bearing detection data.
Definition at line 39 of file landmark_detection_types.hpp.
LandmarkCategory beluga::LandmarkPositionDetection::category |
Category of the landmark detection (i.e. landmark type).
Definition at line 41 of file landmark_detection_types.hpp.
LandmarkPosition3 beluga::LandmarkPositionDetection::detection_position_in_robot |
Detection pose in the robot reference frame.
Definition at line 40 of file landmark_detection_types.hpp.