Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 535 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 535 Bytes

DRRRT-motion-planning

maze example

This repository contains a custom simulator written to analyze the effectiveness of "Dynamic Region-biased Rapidly-exploring Random Trees" in robotic motion planning applications (compared to "standard" RRT).

A brief presentation on the DRRRT strategy can be viewed here.

A more comprehensive report can be read here.

More information on the implementation itself can be found in the DRRRT README.