A library for running planning experiments and collecting data!
To install the library, run the following commands:
git clone https://github.com/LBonassi95/planning-experiments
cd planning-experiments
pip install .
Have a look at the examples/
folder!
The library assumes that "python" is the alias you use to execute python scripts