#include <vector>#include <memory>#include "../../core/states/single_state_hypothesis_laser_scan_grid_world.h"#include "../viny/viny_grid_cell.h"#include "../../core/scan_matchers/m3rsm_engine.h"#include "../../core/maps/rescalable_caching_grid_map.h"#include "../../core/maps/lazy_tiled_grid_map.h"

Go to the source code of this file.
Classes | |
| class | VinyXDSCell |
| class | VinyXWorld |
Typedefs | |
| using | VinyXMapT = RescalableCachingGridMap< UnboundedLazyTiledGridMap > |
Definition at line 36 of file vinyx_world.h.