#include <mrpt/system/threads.h>#include <mrpt/poses/CRobot2DPoseEstimator.h>#include <mrpt/reactivenav/CParameterizedTrajectoryGenerator.h>#include <mrpt/utils/CLoadableOptions.h>#include <mrpt/reactivenav/link_pragmas.h>#include <list>

Go to the source code of this file.
Classes | |
| class | mrpt::reactivenav::CPRRTNavigator |
| This class is a multi-threaded mobile robot navigator, implementing an (anytime) PTG-based Rapidly-exploring Random Tree (PRRT) search algorithm. More... | |
| struct | mrpt::reactivenav::CPRRTNavigator::TPathData |
| Each data point in m_planned_path. More... | |
| class | mrpt::reactivenav::CPRRTNavigator::TOptions |
| struct | mrpt::reactivenav::CPRRTNavigator::TOptions::TPathTrackingOpts |
| struct | mrpt::reactivenav::CPRRTNavigator::TOptions::TPlannerOpts |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::slam | |
| This namespace contains algorithms for SLAM, localization, map building, representation of robot's actions and observations, and representation of many kinds of metric maps. | |
| mrpt::reactivenav | |
| This namespace contains classes for building a TP-Space Reactive Navigation System. | |
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |