|
|
#include <math.h>#include <cmath>#include <memory>#include <RobotAPI/libraries/aron/core/data/variant/forward_declarations.h>#include <armarx/navigation/core/Trajectory.h>#include <armarx/navigation/core/basic_types.h>#include <armarx/navigation/core/types.h>#include <armarx/navigation/trajectory_control/global/core.h>
Include dependency graph for TrajectoryController.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TrajectoryController |
| struct | TrajectoryControllerParams |
| struct | TrajectoryControllerResult |
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 | |
| armarx::navigation::traj_ctrl::global | |
| This file is part of ArmarX. | |
Typedefs | |
| using | TrajectoryControllerPtr = std::shared_ptr< TrajectoryController > |