TrajectoryParametrization.h File Reference
#include <memory>
#include <armarx/navigation/core/Trajectory.h>
+ Include dependency graph for TrajectoryParametrization.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TrajectoryParametrization
 Assigns the velocities along an already planned path. More...
 

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
namespace  armarx::navigation
 This file is part of ArmarX.
 
namespace  armarx::navigation::algorithms
 This file is part of ArmarX.
 

Typedefs

using TrajectoryParametrizationPtr = std::shared_ptr<TrajectoryParametrization>