|
#include <RobotAPI/libraries/core/Trajectory.h>
#include "UserWaypoint.h"
#include "../Interpolation/InterpolationType.h"
Go to the source code of this file.
Classes | |
class | Transition |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
using | TrajectoryConstPtr = TrajectoryPtr |
using | TransitionPtr = std::shared_ptr< Transition > |