TrajectoryFollowingController.h File Reference
#include <RobotAPI/libraries/core/MultiDimPIDController.h>
#include <armarx/navigation/trajectory_control/global/TrajectoryController.h>
#include <armarx/navigation/trajectory_control/global/aron/TrajectoryFollowingControllerParams.aron.generated.h>
+ Include dependency graph for TrajectoryFollowingController.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TrajectoryFollowingController
 
struct  TrajectoryFollowingControllerParams
 

Namespaces

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

Typedefs

using TrajectoryFollowingControllerPtr = std::shared_ptr< TrajectoryFollowingController >