kinematics-dynamics
Public Member Functions | Private Attributes | List of all members
OrderOneTraj Class Reference

Generates a 1DOF order-one trajectory.

#include <TrajGen.hpp>

Inheritance diagram for OrderOneTraj:
Traj

Public Member Functions

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
 

Private Attributes

double T
 
double m
 
double b
 

The documentation for this class was generated from the following file: