Get the requirements:
pip3 install -r requirements.txt
Install the package:
pip3 install --user -e .
python3 generate_map.py map_name min_n_runs min_n_obstacles max_n_obstacles
python3 get_path.py map_name pose_1 pose_2
python3 plot.py map_name