Each one of the measurements:
Definition at line 48 of file CObservationBeaconRanges.h.
#include <mrpt/slam/CObservationBeaconRanges.h>
Public Member Functions | |
| TMeasurement () | |
Public Attributes | |
| CPoint3D | sensorLocationOnRobot |
| The position of the sensor on the robot. More... | |
| float | sensedDistance |
| The sensed range itself (in meters). More... | |
| int32_t | beaconID |
| The ID of the sensed beacon (or INVALID_BEACON_ID) More... | |
|
inline |
Definition at line 50 of file CObservationBeaconRanges.h.
| int32_t mrpt::slam::CObservationBeaconRanges::TMeasurement::beaconID |
The ID of the sensed beacon (or INVALID_BEACON_ID)
Definition at line 63 of file CObservationBeaconRanges.h.
| float mrpt::slam::CObservationBeaconRanges::TMeasurement::sensedDistance |
The sensed range itself (in meters).
Definition at line 59 of file CObservationBeaconRanges.h.
| CPoint3D mrpt::slam::CObservationBeaconRanges::TMeasurement::sensorLocationOnRobot |
The position of the sensor on the robot.
Definition at line 55 of file CObservationBeaconRanges.h.
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |