Python Implementation of popular RRT path planning and motion planning algorithms as described in:
Kuffner, James J., and Steven M. LaValle. "RRT-connect: An efficient approach to single-query path planning." Robotics and Automation, 2000. Proceedings. ICRA'00. IEEE International Conference on. Vol. 2. IEEE, 2000.
LaValle, Steven M., and James J. Kuffner. "Randomized kinodynamic planning." The International Journal of Robotics Research 20.5 (2001): 378-400.
Matplotlib is used for plotting results http://matplotlib.org/