* Update waymo.rst * Update waymo.rst * allow generate all data * update readme * update * better logging info * more info * up * fix * add note on GPU * better log * format
This folder contains files for the documentation: https://scenarionet.readthedocs.io/.
To build documents locally, please run the following script:
cd scenarionet
pip install -e .[doc]
cd documentation
make html