MRPT  1.9.9
COccupancyGridMap2D_simulate.cpp File Reference
Include dependency graph for COccupancyGridMap2D_simulate.cpp:

Go to the source code of this file.

Classes

struct  TFunctorLaserSimulData
 

Macros

#define INTPRECNUMBIT   10
 
#define int_x2idx(_X)   (_X >> INTPRECNUMBIT)
 
#define int_y2idx(_Y)   (_Y >> INTPRECNUMBIT)
 

Functions

static void func_laserSimul_callback (const Eigen::Vector3d &x_pose, const TFunctorLaserSimulData &fixed_param, Eigen::VectorXd &y_scanRanges)
 

Macro Definition Documentation

◆ int_x2idx

#define int_x2idx (   _X)    (_X >> INTPRECNUMBIT)

◆ int_y2idx

#define int_y2idx (   _Y)    (_Y >> INTPRECNUMBIT)

◆ INTPRECNUMBIT

#define INTPRECNUMBIT   10

Function Documentation

◆ func_laserSimul_callback()




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020