Skip to content

Nazerek/RRT_parallel

Repository files navigation

Rapidly Exploring Random Tree (RRT) Motion Planning Algorithm Implementation

This repository contains an implementation of the Rapidly Exploring Random Tree (RRT) motion planning algorithm in Python. The implementation includes impementation for parallel processing, visualization tools to help users understand how the algorithm works and how it explores the configuration space.

Picture 1. Path generated by algorithm

alt text

Picture 2. Exploration of configuration space

alt text

Note that shape and size of the object is assumed to be very small in this implementation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published