|
#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>
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 > |