Robot Planning and its Applications Project
RRTStar Directory Reference

Files

file  obstacles.cpp
 Contains the implementation of Obstacle processing related function in RRT* implementaion.
 
file  obstacles.h [code]
 Contains the declaration of Obstacles class.
 
file  rrtstar.cpp
 Contains the implementation of RRT* planning functions.
 
file  rrtstar.h [code]
 Contains the declation of RRT* class and RRT* Node.