trajectory::TrajectoryGenerator Class Reference

#include <trajectory_generation.h>

List of all members.

Public Member Functions

void generate (const trajectory_msgs::JointTrajectory &traj_in, trajectory_msgs::JointTrajectory &traj_out)
 TrajectoryGenerator (double max_vel, double max_acc, unsigned int size)
 ~TrajectoryGenerator ()

Private Attributes

std::vector
< KDL::VelocityProfile * > 
generators_

Detailed Description

Definition at line 43 of file trajectory_generation.h.


Constructor & Destructor Documentation

trajectory::TrajectoryGenerator::TrajectoryGenerator ( double  max_vel,
double  max_acc,
unsigned int  size 
)

Definition at line 43 of file trajectory_generation.cpp.

trajectory::TrajectoryGenerator::~TrajectoryGenerator (  ) 

Definition at line 51 of file trajectory_generation.cpp.


Member Function Documentation

void trajectory::TrajectoryGenerator::generate ( const trajectory_msgs::JointTrajectory &  traj_in,
trajectory_msgs::JointTrajectory &  traj_out 
)

Definition at line 57 of file trajectory_generation.cpp.


Member Data Documentation

std::vector<KDL::VelocityProfile*> trajectory::TrajectoryGenerator::generators_ [private]

Definition at line 50 of file trajectory_generation.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs


joint_trajectory_generator
Author(s): Eitan Marder-Eppstein, Wim Meeussen
autogenerated on Fri Jan 11 09:12:16 2013