Main MRPT website > C++ reference for MRPT 1.9.9
Macros
PlannerSimple2D.cpp File Reference
#include "nav-precomp.h"
#include <mrpt/nav/planners/PlannerSimple2D.h>
Include dependency graph for PlannerSimple2D.cpp:

Go to the source code of this file.

Macros

#define CELL_ORIGIN   0x0000
 
#define CELL_EMPTY   0x8000
 
#define CELL_OBSTACLE   0xFFFF
 
#define CELL_TARGET   0xFFFE
 

Macro Definition Documentation

◆ CELL_EMPTY

#define CELL_EMPTY   0x8000

◆ CELL_OBSTACLE

#define CELL_OBSTACLE   0xFFFF

◆ CELL_ORIGIN

#define CELL_ORIGIN   0x0000

◆ CELL_TARGET

#define CELL_TARGET   0xFFFE



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST