$search
Functions for optimal acceleration-bounded trajectories. More...
#include <math.h>
#include <assert.h>
#include "constraint_aware_spline_smoother/Math.h"
Go to the source code of this file.
Classes | |
class | ParabolicRamp1D |
Stores optimal trajectores for an acceleration and velocity-bounded 1D system. More... | |
class | ParabolicRampND |
Solves for optimal trajectores for a velocity-bounded ND system. More... |
Functions for optimal acceleration-bounded trajectories.
Definition in file ParabolicRamp.h.