Main MRPT website > C++ reference
MRPT logo

mrpt::slam::CObservationRange::TMeasurement Struct Reference

#include <mrpt/slam/CObservationRange.h>

Collaboration diagram for mrpt::slam::CObservationRange::TMeasurement:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TMeasurement ()

Public Attributes

uint16_t sensorID
 Some kind of sensor ID which identifies it on the bus (if applicable, 0 otherwise).
math::TPose3D sensorPose
 The 6D position of the sensor on the robot.
float sensedDistance
 The measured range, in meters (or a value of 0 if there was no detected echo).

Detailed Description

Definition at line 64 of file CObservationRange.h.


Constructor & Destructor Documentation

mrpt::slam::CObservationRange::TMeasurement::TMeasurement (  )  [inline]

Definition at line 66 of file CObservationRange.h.


Member Data Documentation

The measured range, in meters (or a value of 0 if there was no detected echo).

Definition at line 79 of file CObservationRange.h.

Some kind of sensor ID which identifies it on the bus (if applicable, 0 otherwise).

Definition at line 71 of file CObservationRange.h.

The 6D position of the sensor on the robot.

Definition at line 75 of file CObservationRange.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010