NVlabs / trajdata

A unified interface to many trajectory forecasting datasets.
Apache License 2.0
311 stars 38 forks source link

fix: fail to load cached datasets #35

Open meaten opened 8 months ago

meaten commented 8 months ago

Hi,

This pull request is related to Issue #32. load_or_create_cache function fails to load the cached dataset due to the different variable names.

Please consider accepting this pull request for convenience.