Public Member Functions | Public Attributes
descartes_trajectory::TolerancedJointValue Struct Reference

Structure to specify a valid joint range [lower, upper] with a nominal position given by 'nominal'. More...

#include <joint_trajectory_pt.h>

List of all members.

Public Member Functions

double range () const
 TolerancedJointValue (double nominal, double lower, double upper)
 TolerancedJointValue (double nominal)

Public Attributes

double lower
double nominal
double upper

Detailed Description

Structure to specify a valid joint range [lower, upper] with a nominal position given by 'nominal'.

Definition at line 37 of file joint_trajectory_pt.h.


Constructor & Destructor Documentation

descartes_trajectory::TolerancedJointValue::TolerancedJointValue ( double  nominal,
double  lower,
double  upper 
) [inline]

Definition at line 39 of file joint_trajectory_pt.h.

Definition at line 43 of file joint_trajectory_pt.h.


Member Function Documentation

Definition at line 47 of file joint_trajectory_pt.h.


Member Data Documentation

Definition at line 52 of file joint_trajectory_pt.h.

Definition at line 52 of file joint_trajectory_pt.h.

Definition at line 52 of file joint_trajectory_pt.h.


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


descartes_trajectory
Author(s): Jorge Nicho
autogenerated on Wed Aug 26 2015 11:21:27