Closed daphnecor closed 1 month ago
Things to address:
- Will have to downgrade to older version of waymo-open-dataset due to incompatibility with python 3.11. Unless significant changes in protobuf this should be okay, else we will have use a separate python env just for re-building.
Either we can do that, or we change to Python 3.10 (which is what I've been doing so far, see changes in the readme)
Description
This PR supports the re-building of the JSON files from the Waymo Open Motion Dataset.
Note: This PR is co-authored by @nadarenator
Todo's
3.10
as3.11
does not work withwaymo-open-dataset-tf-2-12-0==1.6.4
)scenario id
as the JSON file names so that files can easily be aligned with WaymaxTodo's