Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

rcrrt.h File Reference

#include "rrt.h"

Go to the source code of this file.

Compounds

class  RCRRT
 Resolution Complete Rapidly-Exploring Random Trees , by Peng Cheng and Steven M. LaValle, submitted to 2002 IEEE International Conference on Robotics and Automation. Techniques applied to improve the performance: (1) Combining systematic search with random search such that it has both the completeness of the systematic search and fast searching of the random search. (2) Constraint violation tendency to avoid obstacles This basic planner is used to do the experiment with dynamic car model in the virtual town. The rolling effect of the car and the nonlinear tire model are considered in the model. More...

class  RCRRTBall
 RCRRT planner using ball neighborhood to exclude the repeated states. More...

class  RCRRTBallDual
 Basic dual tree version of RCRRTBall. More...

class  RCRRTBallExtExt
 Dual tree version of RCRRTBall with ExtExt method. More...

class  RCRRTDual
 Basic dual tree version of RCRRT. More...

class  RCRRTExtExt
 Dual tree version of RCRRT with ExtExt method, which is used to do experiments with spacecraft model in 3D grid environment considering the dynamic constraints . More...

Motion Strategy Library


Web page maintained by Steve LaValle