Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Public Member Functions | Public Attributes
mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyResult Struct Reference

Detailed Description

Output params for laserScanSimulatorWithUncertainty()

Definition at line 620 of file maps/COccupancyGridMap2D.h.

#include <mrpt/maps/COccupancyGridMap2D.h>

Public Member Functions

 TLaserSimulUncertaintyResult ()
 

Public Attributes

mrpt::obs::CObservation2DRangeScanWithUncertainty scanWithUncert
 The scan + its uncertainty. More...
 

Constructor & Destructor Documentation

◆ TLaserSimulUncertaintyResult()

mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyResult::TLaserSimulUncertaintyResult ( )

Member Data Documentation

◆ scanWithUncert

mrpt::obs::CObservation2DRangeScanWithUncertainty mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyResult::scanWithUncert

The scan + its uncertainty.

Definition at line 622 of file maps/COccupancyGridMap2D.h.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Sun Nov 26 00:44:48 UTC 2017