TrajectoryFollowingController.h File Reference
#include <RobotAPI/libraries/core/MultiDimPIDController.h>
#include <armarx/navigation/core/types.h>
#include <armarx/navigation/trajectory_control/local/TrajectoryController.h>
#include <armarx/navigation/trajectory_control/local/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::local
 This file is part of ArmarX.
 

Typedefs

using LocalTrajectoryFollowingControllerPtr = std::shared_ptr< TrajectoryFollowingController >