The project entailed coding an rapidly-growing random tree (RRT), the backbone of robot path planning, in three different assignments. For more detail on RRTs and the tasks, click here. simplerrt.py: ...
Random Binary Tree Generator This project implements a random binary tree generator with visualization using JavaFX. It allows generating trees with custom parameters and visualizing them either with ...