(You will have to install some packages using pip3)
pip3 install numpy matplotlib gym tensorboard
python -m pip install --upgrade setuptools
pip3 install
gym - 0.18.0
numpy - 1.19.5
matplotlib - 3.3.4
pytorch - 1.8.1
python dubins_gym_evaluation.py
python dubins_randomized_AtoB.py
python dubin_gymenv.py
python dubins_gym.py
Dubin's Visualization Model source - https://github.com/AtsushiSakai/PythonRobotics