#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 | |
| namespace | mrpt |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| namespace | 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 (std::vector< CParameterizedTrajectoryGenerator * > PTGs, const mrpt::math::CPolygon &robotShape, const std::string &cacheFilesPrefix=std::string("ReacNavGrid_"), bool verbose=true) |
| Builds the collision grid for a given list of PTGs. | |
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |