Generates a 1DOF order-one trajectory.
#include <TrajGen.hpp>
|
bool | configure (const double xi, const double xf, const double _T) |
|
bool | configure (const double xi, const double xf, const double xdoti, const double xdotf, const double _T) |
|
double | get (const double ti) const |
|
double | getdot (const double ti) const |
|
double | getdotdot (const double ti) const |
|
bool | maxVelBelow (const double thresVel) const |
|
bool | maxAccBelow (const double thresAcc) const |
|
double | getT () const |
|
void | dump (double samples) const |
|
|
double | T |
|
double | m |
|
double | b |
|
The documentation for this class was generated from the following file: