karto::Sensor Class Reference
#include <Karto.h>
List of all members.
Detailed Description
Abstract Sensor base class
Definition at line 3281 of file Karto.h.
Constructor & Destructor Documentation
karto::Sensor::Sensor |
( |
const Name & |
rName |
) |
[protected] |
karto::Sensor::~Sensor |
( |
|
) |
[virtual] |
karto::Sensor::Sensor |
( |
const Sensor & |
|
) |
[private] |
Restrict the copy constructor
Member Function Documentation
const Pose2& karto::Sensor::GetOffsetPose |
( |
|
) |
const [inline] |
Gets this range finder sensor's offset
- Returns:
- offset pose
Definition at line 3304 of file Karto.h.
karto::Sensor::KARTO_Object |
( |
Sensor |
|
) |
|
const Sensor& karto::Sensor::operator= |
( |
const Sensor & |
|
) |
[private] |
Restrict the assignment operator
void karto::Sensor::SetOffsetPose |
( |
const Pose2 & |
rPose |
) |
[inline] |
Sets this range finder sensor's offset
- Parameters:
-
Definition at line 3313 of file Karto.h.
virtual kt_bool karto::Sensor::Validate |
( |
|
) |
[pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: