init_vars.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 #include <gtest/gtest.h>
5 #include "sensor_map.hpp"
6 
7 class MapTestEnv : public ::testing::Environment
8 {
9 public:
10 
11  MapTestEnv();
12 
14 
17 };
mitre_fast_layered_map::TestMap testMap
Definition: init_vars.hpp:13
mitre_fast_layered_map::MapConfiguration defaultConfig_
Definition: init_vars.hpp:15
mitre_fast_layered_map::MapConfiguration smallMap_
Definition: init_vars.hpp:16


mitre_fast_layered_map
Author(s):
autogenerated on Thu Mar 11 2021 03:06:49