* boundary to exterior * rename copy to cp, avoiding bugs * add connectivity and sidewalk/cross for nuscenes * update lane type * add semantic renderer * restore * nuplan works * format
This folder contains files for the documentation: https://scenarionet.readthedocs.io/.
To build documents locally, please run the following codes:
pip install -e .[doc]
cd scenarionet/documentation
make html