PG+waymo+nuscenes

This commit is contained in:
QuanyiLi
2023-08-27 18:17:47 +01:00
parent 1c59ee0421
commit 8fff2c215c
5 changed files with 111 additions and 4 deletions

View File

@@ -75,6 +75,7 @@ setup(
"waymo": waymo,
"nuplan": nuplan,
"nuscenes": nuscenes,
"all": nuscenes + waymo + nuplan
},
include_package_data=True,
license="Apache 2.0",