|
|
#include <memory>#include <Eigen/Core>#include <VirtualRobot/IK/GenericIKSolver.h>#include <ArmarXCore/core/util/PropagateConst.h>#include <RobotAPI/interface/core/PoseBase.h>#include <RobotAPI/libraries/core/FramedPose.h>#include <RobotComponents/interface/components/RobotIK.h>
Include dependency graph for UserWaypoint.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UserWaypoint |
| The UserWaypoint class represents a waypoint of the trajectory. More... | |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
| using | IKSelection = VirtualRobot::IKSolver::CartesianSelection |
| using | UserWaypointPtr = std::shared_ptr< UserWaypoint > |