Each one of the measurements:
#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) | |
| mrpt::slam::CObservationBeaconRanges::TMeasurement::TMeasurement | ( | ) | [inline] |
Definition at line 69 of file CObservationBeaconRanges.h.
The ID of the sensed beacon (or INVALID_BEACON_ID)
Definition at line 82 of file CObservationBeaconRanges.h.
The sensed range itself (in meters).
Definition at line 78 of file CObservationBeaconRanges.h.
The position of the sensor on the robot.
Definition at line 74 of file CObservationBeaconRanges.h.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |