#include <mrpt/reactivenav/CParameterizedTrajectoryGenerator.h>#include <mrpt/math/CPolygon.h>#include <mrpt/reactivenav/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::reactivenav | |
| This namespace contains classes for building a TP-Space Reactive Navigation System. | |
Functions | |
Motion planning utilities | |
| void REACTIVENAV_IMPEXP | mrpt::reactivenav::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.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |