|
|
#include <memory>#include <Eigen/Dense>#include <VirtualRobot/VirtualRobot.h>#include <RobotAPI/interface/core/CartesianWaypointControllerConfig.h>#include <RobotAPI/libraries/core/CartesianPositionController.h>#include <RobotAPI/libraries/core/Pose.h>#include "CartesianVelocityControllerWithRamp.h"
Include dependency graph for CartesianWaypointController.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CartesianWaypointController |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| Eigen | |
Typedefs | |
| using | CartesianWaypointControllerPtr = std::shared_ptr< CartesianWaypointController > |