karto::DrivePose Class Reference
#include <Karto.h>
List of all members.
Detailed Description
DrivePose representing the pose value of a drive sensor.
Definition at line 4863 of file Karto.h.
Constructor & Destructor Documentation
virtual karto::DrivePose::~DrivePose |
( |
|
) |
[inline, virtual] |
karto::DrivePose::DrivePose |
( |
const DrivePose & |
|
) |
[private] |
Member Function Documentation
const Pose3& karto::DrivePose::GetOdometricPose |
( |
|
) |
const [inline] |
Gets the odometric pose of this scan
- Returns:
- odometric pose of this scan
Definition at line 4890 of file Karto.h.
karto::DrivePose::KARTO_Object |
( |
DrivePose |
|
) |
[inline] |
Constructs a pose of the given drive sensor
- Parameters:
-
Definition at line 4866 of file Karto.h.
void karto::DrivePose::SetOdometricPose |
( |
const Pose3 & |
rPose |
) |
[inline] |
Sets the odometric pose of this scan
- Parameters:
-
Definition at line 4899 of file Karto.h.
Member Data Documentation
Odometric pose of robot
Definition at line 4912 of file Karto.h.
The documentation for this class was generated from the following file: