Go to the source code of this file.
◆ int_x2idx
◆ int_y2idx
◆ INTPRECNUMBIT
◆ func_laserSimul_callback()
static void func_laserSimul_callback |
( |
const Eigen::Vector3d & |
x_pose, |
|
|
const TFunctorLaserSimulData & |
fixed_param, |
|
|
Eigen::VectorXd & |
y_scanRanges |
|
) |
| |
|
static |
Definition at line 203 of file COccupancyGridMap2D_simulate.cpp.
References mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyParams::aperture, ASSERT_, mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyParams::decimation, TFunctorLaserSimulData::grid, mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyParams::maxRange, mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyParams::nRays, TFunctorLaserSimulData::params, mrpt::poses::CPose2D::phi(), mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyParams::rightToLeft, mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyParams::sensorPose, mrpt::maps::COccupancyGridMap2D::simulateScanRay(), mrpt::maps::COccupancyGridMap2D::TLaserSimulUncertaintyParams::threshold, mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::x(), and mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::y().
Referenced by mrpt::maps::COccupancyGridMap2D::laserScanSimulatorWithUncertainty().