Public Member Functions | Private Attributes
constraint_aware_spline_smoother::ParabolicBlendShortCutter< T > Class Template Reference

Scales the time intervals stretching them if necessary so that the trajectory conforms to velocity limits. More...

#include <parabolic_blend_shortcutter.h>

Inheritance diagram for constraint_aware_spline_smoother::ParabolicBlendShortCutter< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool configure ()
 Configure the filter with the discretization for returned trajectories.
 ParabolicBlendShortCutter ()
 Construct the smoother.
virtual bool smooth (const T &trajectory_in, T &trajectory_out) const
virtual ~ParabolicBlendShortCutter ()

Private Attributes

bool active_
double discretization_
boost::shared_ptr
< FeasibilityChecker
feasibility_checker_
int num_iterations_

Detailed Description

template<typename T>
class constraint_aware_spline_smoother::ParabolicBlendShortCutter< T >

Scales the time intervals stretching them if necessary so that the trajectory conforms to velocity limits.

Definition at line 238 of file parabolic_blend_shortcutter.h.


Constructor & Destructor Documentation

Construct the smoother.

Definition at line 279 of file parabolic_blend_shortcutter.h.

Definition at line 285 of file parabolic_blend_shortcutter.h.


Member Function Documentation

template<typename T >
bool constraint_aware_spline_smoother::ParabolicBlendShortCutter< T >::configure ( void  ) [virtual]

Configure the filter with the discretization for returned trajectories.

Reimplemented from spline_smoother::SplineSmoother< T >.

Definition at line 259 of file parabolic_blend_shortcutter.h.

template<typename T >
bool constraint_aware_spline_smoother::ParabolicBlendShortCutter< T >::smooth ( const T &  trajectory_in,
T &  trajectory_out 
) const [virtual]

Member Data Documentation

Definition at line 254 of file parabolic_blend_shortcutter.h.

Definition at line 253 of file parabolic_blend_shortcutter.h.

Definition at line 255 of file parabolic_blend_shortcutter.h.

Definition at line 252 of file parabolic_blend_shortcutter.h.


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


constraint_aware_spline_smoother
Author(s): Sachin Chitta
autogenerated on Thu Dec 12 2013 11:10:27