GMapping::SensorLog Class Reference

#include <sensorlog.h>

List of all members.

Public Member Functions

OrientedPoint boundingBox (double &xmin, double &ymin, double &xmax, double &ymax) const
std::istream & load (std::istream &is)
 SensorLog (const SensorMap &)
 ~SensorLog ()

Protected Member Functions

OdometryReadingparseOdometry (std::istream &is, const OdometrySensor *) const
RangeReadingparseRange (std::istream &is, const RangeSensor *) const

Protected Attributes

const SensorMapm_sensorMap

Detailed Description

Definition at line 15 of file sensorlog.h.


Constructor & Destructor Documentation

GMapping::SensorLog::SensorLog ( const SensorMap  ) 
GMapping::SensorLog::~SensorLog (  ) 

Member Function Documentation

OrientedPoint GMapping::SensorLog::boundingBox ( double &  xmin,
double &  ymin,
double &  xmax,
double &  ymax 
) const
std::istream& GMapping::SensorLog::load ( std::istream &  is  ) 
OdometryReading* GMapping::SensorLog::parseOdometry ( std::istream &  is,
const OdometrySensor  
) const [protected]
RangeReading* GMapping::SensorLog::parseRange ( std::istream &  is,
const RangeSensor  
) const [protected]

Member Data Documentation

Definition at line 22 of file sensorlog.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


gmapping
Author(s): Giorgio Grisetti, Cyrill Stachniss, Wolfram Burgard; ROS wrapper by Brian Gerkey
autogenerated on Fri Jan 11 09:32:13 2013