
All of requirements is show in the badgets above, but if you want to install all of them, enter the repository and execute the following line of code:
pip3 install -r requirements.txtTo execute the code just use:
python3 cube.pyThe environment generates parameterized obstacles in a random way and its actuation interval can also be configured. The green point is the starting point of the search algorithm and the red point the end point, the objective. To perform tests using the "maximum speed" of processing I strongly recommend disabling the graphical interface by changing the PLOT parameter to False.
If you liked this repository, please don't forget to starred it!
