MRPT
2.0.3
|
#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 |
#define CELL_OBSTACLE 0xFFFF |
#define CELL_ORIGIN 0x0000 |
#define CELL_TARGET 0xFFFE |
Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Thu May 21 21:53:32 UTC 2020 |