#include <mrpt/slam/CObservationRange.h>
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. |
Definition at line 63 of file CObservationRange.h.
mrpt::slam::CObservationRange::TMeasurement::TMeasurement | ( | ) | [inline] |
Definition at line 65 of file CObservationRange.h.
Some kind of sensor ID which identifies it on the bus (if applicable, 0 otherwise).
Definition at line 70 of file CObservationRange.h.
Page generated by Doxygen 1.5.9 for MRPT 0.7.1 SVN: at Mon Aug 17 22:27:43 EDT 2009 |