#include <array>
#include <iterator>
#include <stdexcept>
#include <trajectory_interface/pos_vel_acc_state.h>
Go to the source code of this file.
Classes | |
class | trajectory_interface::QuinticSplineSegment< ScalarType > |
Class representing a multi-dimensional quintic spline segment with a start and end time. More... | |
Namespaces | |
trajectory_interface | |