Landmark map datatype. More...
#include <range/v3/view/filter.hpp>
#include <sophus/se3.hpp>
#include <algorithm>
#include <cstdint>
#include <utility>
#include <vector>
#include <beluga/types/landmark_detection_types.hpp>
Go to the source code of this file.
Classes | |
class | beluga::LandmarkMap |
Basic 3D landmark map datatype. More... | |
Namespaces | |
beluga | |
The main Beluga namespace. | |
Landmark map datatype.
Definition in file landmark_map.hpp.