Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
RRTNodeXYTheta Class Reference
Inheritance diagram for RRTNodeXYTheta:
Detailed DescriptionDefinition at line 13 of file ShapeSpacePlannerXYTheta.h.
Constructor & Destructor Documentation
Constructor. Definition at line 29 of file ShapeSpacePlannerXYTheta.h. Member Function Documentation
Definition at line 15 of file ShapeSpacePlannerXYTheta.cc.
Definition at line 20 of file ShapeSpacePlannerXYTheta.cc.
Definition at line 29 of file ShapeSpacePlannerXYTheta.cc.
Definition at line 83 of file ShapeSpacePlannerXYTheta.cc. Referenced by interpolate(), and snipInterpolate().
Interpolation function for potential short-circuiting of segments of a path. Definition at line 116 of file ShapeSpacePlannerXYTheta.cc. Referenced by ShapeSpacePlannerXYTheta::buildPath().
Implements RRTNodeBase. Definition at line 151 of file ShapeSpacePlannerXYTheta.cc. Member Data Documentation
Maximum number of interpolation steps in interpolate() when truncate is true. Definition at line 52 of file ShapeSpacePlannerXYTheta.h. Referenced by interpolate(). Definition at line 26 of file ShapeSpacePlannerXYTheta.h. Referenced by distance(), and toString().
Maximum theta difference between adjacent nodes without interpolated collision checking. Definition at line 54 of file ShapeSpacePlannerXYTheta.h. Referenced by safeTurn(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:15 2016 by Doxygen 1.6.3 |