Each one of the measurements:. More...
#include <mrpt/slam/CObservationBeaconRanges.h>
Public Member Functions | |
TMeasurement () | |
Public Attributes | |
CPoint3D | sensorLocationOnRobot |
The position of the sensor on the robot. | |
float | sensedDistance |
The sensed range itself (in meters). | |
int32_t | beaconID |
The ID of the sensed beacon (or INVALID_BEACON_ID). |
Each one of the measurements:.
Definition at line 66 of file CObservationBeaconRanges.h.
mrpt::slam::CObservationBeaconRanges::TMeasurement::TMeasurement | ( | ) | [inline] |
Definition at line 68 of file CObservationBeaconRanges.h.
The ID of the sensed beacon (or INVALID_BEACON_ID).
Definition at line 81 of file CObservationBeaconRanges.h.
The sensed range itself (in meters).
Definition at line 77 of file CObservationBeaconRanges.h.
The position of the sensor on the robot.
Definition at line 73 of file CObservationBeaconRanges.h.
Page generated by Doxygen 1.6.1 for MRPT 0.7.1 SVN: at Tue Dec 22 08:29:35 CET 2009 |