#include <odometrysensor.h>

Public Member Functions | |
| bool | isIdeal () const |
| OdometrySensor (const std::string &name, bool ideal=false) | |
Protected Attributes | |
| bool | m_ideal |
Definition at line 9 of file odometrysensor.h.
| GMapping::OdometrySensor::OdometrySensor | ( | const std::string & | name, | |
| bool | ideal = false | |||
| ) |
| bool GMapping::OdometrySensor::isIdeal | ( | ) | const [inline] |
Definition at line 12 of file odometrysensor.h.
bool GMapping::OdometrySensor::m_ideal [protected] |
Definition at line 14 of file odometrysensor.h.