Spline Struct Reference

Spline for a joint trajectory coef[0] + coef[1]*t + . More...

#include <JointTrajectoryController.hpp>

Public Member Functions

 Spline ()

Data Fields

std::vector< double > coef

Detailed Description

Spline for a joint trajectory coef[0] + coef[1]*t + .

.. + coef[5]*t^5

Definition at line 75 of file JointTrajectoryController.hpp.


Constructor & Destructor Documentation

Spline (  )  [inline]

Definition at line 79 of file JointTrajectoryController.hpp.


Field Documentation

std::vector<double> coef

Definition at line 77 of file JointTrajectoryController.hpp.


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.3