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

TolerancedFrame extends frame to include tolerances and constraints on position and orientation. Samplers that are called on this object should sample within tolerance, and check if result satisfies constraints. More...

#include <cart_trajectory_pt.h>

Inheritance diagram for descartes_trajectory::TolerancedFrame:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TolerancedFrame ()
 TolerancedFrame (const Eigen::Affine3d &a)
 TolerancedFrame (const descartes_core::Frame &a)
 TolerancedFrame (const Eigen::Affine3d &a, const PositionTolerance &pos_tol, const OrientationTolerance &orient_tol)

Public Attributes

OrientationConstraintPtr orientation_constraint
OrientationTolerance orientation_tolerance
PositionConstraintPtr position_constraint
PositionTolerance position_tolerance

Detailed Description

TolerancedFrame extends frame to include tolerances and constraints on position and orientation. Samplers that are called on this object should sample within tolerance, and check if result satisfies constraints.

Definition at line 155 of file cart_trajectory_pt.h.


Constructor & Destructor Documentation

Definition at line 157 of file cart_trajectory_pt.h.

descartes_trajectory::TolerancedFrame::TolerancedFrame ( const Eigen::Affine3d &  a) [inline]

Definition at line 158 of file cart_trajectory_pt.h.

Definition at line 167 of file cart_trajectory_pt.h.

descartes_trajectory::TolerancedFrame::TolerancedFrame ( const Eigen::Affine3d &  a,
const PositionTolerance pos_tol,
const OrientationTolerance orient_tol 
) [inline]

Definition at line 177 of file cart_trajectory_pt.h.


Member Data Documentation

Definition at line 184 of file cart_trajectory_pt.h.

Definition at line 182 of file cart_trajectory_pt.h.

Definition at line 183 of file cart_trajectory_pt.h.

Definition at line 181 of file cart_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