karto::DrivePose Class Reference

#include <Karto.h>

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

List of all members.

Public Member Functions

const Pose3GetOdometricPose () const
 KARTO_Object (DrivePose) public
void SetOdometricPose (const Pose3 &rPose)
virtual ~DrivePose ()

Private Member Functions

 DrivePose (const DrivePose &)
const DrivePoseoperator= (const DrivePose &)

Private Attributes

Pose3 m_OdometricPose

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]

Destructor

Definition at line 4881 of file Karto.h.

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:
pSensor 

Definition at line 4866 of file Karto.h.

const DrivePose& karto::DrivePose::operator= ( const DrivePose  )  [private]
void karto::DrivePose::SetOdometricPose ( const Pose3 rPose  )  [inline]

Sets the odometric pose of this scan

Parameters:
rPose 

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


karto
Author(s): SRI International (package maintained by Brian Gerkey)
autogenerated on Fri Jan 11 10:07:05 2013