odometryreading.cpp
Go to the documentation of this file.
00001 #include <gmapping/sensor/sensor_odometry/odometryreading.h>
00002 
00003 namespace GMapping{
00004 
00005 OdometryReading::OdometryReading(const OdometrySensor* odo, double time):
00006         SensorReading(odo,time){}
00007 
00008 };
00009 


openslam_gmapping
Author(s): Giorgio Grisetti, Cyrill Stachniss, Wolfram Burgard
autogenerated on Fri Aug 28 2015 11:56:21