Defines the special type of World. There is class LaserScanGridWorld derived from World. More...
#include <memory>
#include "sensor_data.h"
#include "state_data.h"
#include "maps/grid_cell_strategy.h"
#include "maps/grid_map.h"
Go to the source code of this file.
Classes | |
class | LaserScanGridWorld |
Tracks a robots perception of an environment. The environment is represented by a GridMap; A laser scan with transformation is expected as a sensor data. More... | |
Defines the special type of World. There is class LaserScanGridWorld derived from World.
Definition in file laser_scan_grid_world.h.