#include <gtest/gtest.h>
#include <optional>
#include <sophus/se3.hpp>
#include "beluga/sensor/data/landmark_map.hpp"
#include "beluga/types/landmark_detection_types.hpp"
Go to the source code of this file.