Main MRPT website > C++ reference for MRPT 1.9.9
Classes | Namespaces | Typedefs | Enumerations
CParameterizedTrajectoryGenerator.h File Reference
#include <mrpt/math/wrap2pi.h>
#include <mrpt/serialization/CSerializable.h>
#include <mrpt/core/round.h>
#include <mrpt/config/CConfigFileBase.h>
#include <mrpt/config/CLoadableOptions.h>
#include <mrpt/math/CPolygon.h>
#include <cstdint>
#include <mrpt/nav/holonomic/ClearanceDiagram.h>
#include <mrpt/poses/CPose2D.h>
#include <mrpt/kinematics/CVehicleVelCmd.h>
Include dependency graph for CParameterizedTrajectoryGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mrpt::nav::CParameterizedTrajectoryGenerator
 This is the base class for any user-defined PTG. More...
 
struct  mrpt::nav::CParameterizedTrajectoryGenerator::TNavDynamicState
 Dynamic state that may affect the PTG path parameterization. More...
 
class  mrpt::nav::CPTG_RobotShape_Polygonal
 Base class for all PTGs using a 2D polygonal robot shape model. More...
 
class  mrpt::nav::CPTG_RobotShape_Circular
 Base class for all PTGs using a 2D circular robot shape model. More...
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::opengl
 The namespace for 3D scene representation and rendering.
 
 mrpt::nav
 

Typedefs

using mrpt::nav::TListPTGPtr = std::vector< mrpt::nav::CParameterizedTrajectoryGenerator::Ptr >
 A list of PTGs (smart pointers) More...
 

Enumerations

enum  mrpt::nav::PTG_collision_behavior_t { mrpt::nav::COLL_BEH_BACK_AWAY = 0, mrpt::nav::COLL_BEH_STOP }
 Defines behaviors for where there is an obstacle inside the robot shape right at the beginning of a PTG trajectory. More...
 



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST