karto::Drive Class Reference
#include <Karto.h>
List of all members.
Detailed Description
Sensor that provides pose information relative to world coordinates.
The user can set the offset pose of the drive sensor. If no value is provided by the user the default is no offset, i.e, the sensor is initially at the world origin, oriented along the positive z axis.
Definition at line 3499 of file Karto.h.
Constructor & Destructor Documentation
virtual karto::Drive::~Drive |
( |
|
) |
[inline, virtual] |
karto::Drive::Drive |
( |
const Drive & |
|
) |
[private] |
Member Function Documentation
karto::Drive::KARTO_Object |
( |
Drive |
|
) |
[inline] |
const Drive& karto::Drive::operator= |
( |
const Drive & |
|
) |
[private] |
virtual kt_bool karto::Drive::Validate |
( |
SensorData * |
pSensorData |
) |
[inline, virtual] |
Validates sensor data
- Parameters:
-
- Returns:
- true if valid
Implements karto::Sensor.
Definition at line 3526 of file Karto.h.
virtual kt_bool karto::Drive::Validate |
( |
|
) |
[inline, virtual] |
The documentation for this class was generated from the following file: