MRPT
1.9.9
|
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 |
#define CELL_EMPTY 0x8000 |
Referenced by mrpt::nav::PlannerSimple2D::computePath().
#define CELL_OBSTACLE 0xFFFF |
Referenced by mrpt::nav::PlannerSimple2D::computePath().
#define CELL_ORIGIN 0x0000 |
Referenced by mrpt::nav::PlannerSimple2D::computePath().
#define CELL_TARGET 0xFFFE |
Referenced by mrpt::nav::PlannerSimple2D::computePath().
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 |