RRTNodeXYTheta::NodeValue_t Struct Reference
#include <ShapeSpacePlannerXYTheta.h> 
 Detailed Description
Definition at line 16 of file ShapeSpacePlannerXYTheta.h. 
List of all members. 
 Constructor & Destructor Documentation
      
        
          | RRTNodeXYTheta::NodeValue_t::NodeValue_t  | 
          ( | 
           | 
           )  | 
           | 
         
       
 
 
 Member Data Documentation
Heading that will take us from parent nodes's position to this position (x,y).  
Definition at line 19 of file ShapeSpacePlannerXYTheta.h. 
Referenced by RRTNodeXYTheta::CollisionChecker::colliders(), RRTNodeXYTheta::CollisionChecker::collides(), RRTNodeXYTheta::generateSample(), ShapeSpacePlannerXYTheta::initialize(), RRTNodeXYTheta::interpolate(), operator<<(), Grasper::planBodyPath(), RRTNodeXYTheta::safeTurn(), RRTNodeXYTheta::snipInterpolate(), and RRTNodeXYTheta::toString(). 
 
 
The x-coordinate of this position.  
Definition at line 17 of file ShapeSpacePlannerXYTheta.h. 
Referenced by RRTNodeXYTheta::CollisionChecker::colliders(), RRTNodeXYTheta::CollisionChecker::collides(), RRTNodeXYTheta::distance(), RRTNodeXYTheta::generateSample(), ShapeSpacePlannerXYTheta::initialize(), RRTNodeXYTheta::interpolate(), operator<<(), Grasper::planBodyPath(), ShapeSpacePlannerXYTheta::planPath(), RRTNodeXYTheta::snipInterpolate(), ShapeSpacePlannerXYTheta::tangentHeading(), and RRTNodeXYTheta::toString(). 
 
 
The y-coordinate of this position.  
Definition at line 18 of file ShapeSpacePlannerXYTheta.h. 
Referenced by RRTNodeXYTheta::CollisionChecker::colliders(), RRTNodeXYTheta::CollisionChecker::collides(), RRTNodeXYTheta::distance(), RRTNodeXYTheta::generateSample(), ShapeSpacePlannerXYTheta::initialize(), RRTNodeXYTheta::interpolate(), operator<<(), Grasper::planBodyPath(), ShapeSpacePlannerXYTheta::planPath(), RRTNodeXYTheta::snipInterpolate(), ShapeSpacePlannerXYTheta::tangentHeading(), and RRTNodeXYTheta::toString(). 
 
 
 The documentation for this struct was generated from the following file: 
 
 |