Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 260 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 260 Bytes

Rapidly-exploring-Random-Trees

Running instructions

python main.py

The type of kinematics: Holonomic (Omnidirectional), Non Holonomic (Differential drive or Tricycle drive) can be changed by invoking the correspnding classes from robot.py.