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 36 of file joint_trajectory_pt.h.


Constructor & Destructor Documentation

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

Definition at line 38 of file joint_trajectory_pt.h.

Definition at line 42 of file joint_trajectory_pt.h.


Member Function Documentation

Definition at line 46 of file joint_trajectory_pt.h.


Member Data Documentation

Definition at line 51 of file joint_trajectory_pt.h.

Definition at line 51 of file joint_trajectory_pt.h.

Definition at line 51 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 Thu Jun 6 2019 21:36:04