Main MRPT website > C++ reference for MRPT 1.4.0
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.
 

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.9.6 for MRPT 1.4.0 SVN: at Wed Mar 22 06:31:24 UTC 2023