|
MRPT
2.0.0
|
#include "nav-precomp.h"#include <mrpt/math/TPose2D.h>#include <mrpt/nav/planners/PlannerSimple2D.h>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 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020 |