Public Member Functions | Private Member Functions
karto::Drive Class Reference

#include <Karto.h>

Inheritance diagram for karto::Drive:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Drive (const std::string &rName)
virtual kt_bool Validate ()
virtual kt_bool Validate (SensorData *pSensorData)
virtual ~Drive ()

Private Member Functions

 Drive (const Drive &)
const Driveoperator= (const Drive &)

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 3658 of file Karto.h.


Constructor & Destructor Documentation

karto::Drive::Drive ( const std::string &  rName) [inline]

Constructs a Drive object

Definition at line 3669 of file Karto.h.

virtual karto::Drive::~Drive ( ) [inline, virtual]

Destructor

Definition at line 3677 of file Karto.h.

karto::Drive::Drive ( const Drive ) [private]

Member Function Documentation

const Drive& karto::Drive::operator= ( const Drive ) [private]
virtual kt_bool karto::Drive::Validate ( ) [inline, virtual]

Validates sensor

Returns:
true if valid

Implements karto::Sensor.

Definition at line 3682 of file Karto.h.

virtual kt_bool karto::Drive::Validate ( SensorData pSensorData) [inline, virtual]

Validates sensor data

Parameters:
pSensorDatasensor data
Returns:
true if valid

Implements karto::Sensor.

Definition at line 3687 of file Karto.h.


The documentation for this class was generated from the following file:


open_karto
Author(s):
autogenerated on Thu Jun 6 2019 21:02:57