15 template<
typename PathType>
Definition: gripper.cpp:3
Definition: trajectory.hpp:16
PathType path
Definition: trajectory.hpp:17
std::vector< TrajectoryState > states
The trajectory state for each consecutive time step (with delta_time difference of the time parametri...
Definition: trajectory.hpp:20
Definition: trajectory.hpp:7
double ddds
Definition: trajectory.hpp:12
double dds
Definition: trajectory.hpp:12
double t
The time i n[s].
Definition: trajectory.hpp:9
double s
The path position (between 0 and the path length) and its derivatives.
Definition: trajectory.hpp:12
double ds
Definition: trajectory.hpp:12