ed_sensor_integration
|
#include "ed/laser/entity_update.h"
#include <ed/convex_hull.h>
#include <ed/init_data.h>
#include <ed/world_model.h>
#include <geolib/sensors/LaserRangeFinder.h>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | LaserUpdater |
Typedefs | |
typedef std::vector< unsigned int > | ScanSegment |
typedef std::vector<unsigned int> ScanSegment |
Definition at line 15 of file laser/updater.h.