1 #ifndef SLAM_CTOR_CORE_LASER_SCAN_GRID_WORLD_H 2 #define SLAM_CTOR_CORE_LASER_SCAN_GRID_WORLD_H 7 template <
typename Map>
typename World< TransformedLaserScan, UnboundedLazyTiledGridMap >::MapType MapType
virtual void handle_observation(ScanType &tr_scan)=0
void handle_sensor_data(ScanType &scan) override
virtual const RobotPose & pose() const
virtual const MapType & map() const =0
void notify_with_map(const Map &map)
void notify_with_pose(const RobotPose &pose)
virtual void update_robot_pose(const RobotPoseDelta &delta)