* pg+nuplan train * Need map * use gym wrapper * use createGymWrapper * doc * use all scenarios! * update 80000 scenario * train script
271 B
271 B
This folder contains files for the documentation: https://scenarionet.readthedocs.io/.
To build documents locally, please run the following codes:
pip install sphinx sphinx_rtd_theme
cd scenarionet/documentation
make html