Public Member Functions | Public Attributes
youbot::Spline Struct Reference

#include <JointTrajectoryController.hpp>

List of all members.

Public Member Functions

 Spline ()

Public Attributes

std::vector< double > coef

Detailed Description

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

Definition at line 74 of file JointTrajectoryController.hpp.


Constructor & Destructor Documentation

youbot::Spline::Spline ( ) [inline]

Definition at line 78 of file JointTrajectoryController.hpp.


Member Data Documentation

std::vector<double> youbot::Spline::coef

Definition at line 76 of file JointTrajectoryController.hpp.


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


youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Oct 6 2014 09:08:04