karto::Dataset Class Reference
#include <Karto.h>
List of all members.
Detailed Description
Karto dataset. Stores LaserRangeFinders and LocalizedRangeScans and manages memory of allocated LaserRangeFinders and LocalizedRangeScans
Definition at line 5702 of file Karto.h.
Constructor & Destructor Documentation
karto::Dataset::Dataset |
( |
|
) |
[inline] |
Default constructor
Definition at line 5708 of file Karto.h.
virtual karto::Dataset::~Dataset |
( |
|
) |
[inline, virtual] |
Member Function Documentation
void karto::Dataset::Add |
( |
Object * |
pObject |
) |
[inline] |
Adds scan to this dataset
- Parameters:
-
Definition at line 5726 of file Karto.h.
virtual void karto::Dataset::Clear |
( |
|
) |
[inline, virtual] |
Delete all stored data
Definition at line 5785 of file Karto.h.
DatasetInfo* karto::Dataset::GetDatasetInfo |
( |
|
) |
[inline] |
const ObjectVector& karto::Dataset::GetObjects |
( |
|
) |
const [inline] |
Get sensor states
- Returns:
- sensor state
Definition at line 5762 of file Karto.h.
Sensor* karto::Dataset::GetSensor |
( |
const std::string & |
rName |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: