Module rrtTree
[hide private]
[frames] | no frames]

Module rrtTree

source code

Classes [hide private]
  RRTNode
A node in the RRT tree.
  RRTTree
Interface for an RRT.
  RRTTreeXYOrientationEuclidDist
Implements a simple RRT, which assumes a state is (x,y,orientation), and the distance between two states is euclidean, after normalizing their attributes to a similar scale.
Variables [hide private]
  __package__ = None