abdulmelikbekmez / rrt-visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Its pygame based visualization tool for rrt search algorithm for robots which has kinematic constraints. To start with just pick 2 random point and watch the beauty. To reset just press "r" button.

Prerequests

  • python version 3.10 and higher

Install

pip install -r requirements.txt

Run

python main.py

About


Languages

Language:Python 100.0%