#include <mrpt/nav/tpspace/CParameterizedTrajectoryGenerator.h>#include <mrpt/math/CPolygon.h>#include <mrpt/nav/link_pragmas.h>

Go to the source code of this file.
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::nav | |
| This namespace contains classes for building a TP-Space Reactive Navigation System. | |
Functions | |
Motion planning utilities | |
| void NAV_IMPEXP | mrpt::nav::build_PTG_collision_grids (CParameterizedTrajectoryGenerator *PTG, const mrpt::math::CPolygon &robotShape, const std::string &cacheFilename, const bool verbose=true) |
| Builds the collision grid for a given PTGs, or load it from a cache file. More... | |
| Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015 |