#include <mc_rtc/gui/StateBuilder.h>
#include <mc_trajectory/Spline.h>
#include <mc_trajectory/api.h>
#include <memory>
#include <ndcurves/exact_cubic.h>
#include <vector>
Go to the source code of this file.
Classes | |
struct | mc_trajectory::ExactCubic |
Represents an Exact Cubic spline : a curve that passes exactly through waypoints in position, while respecting optional constraints on its initial and final velocity and acceleration. More... | |
Namespaces | |
mc_trajectory | |