-
Notifications
You must be signed in to change notification settings - Fork 44
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NVlabs/trajdata
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NVlabs/trajdata
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 56 files changed
- 9 contributors
Commits on Apr 22, 2023
-
* Install waymo devkit * Create dataset_specific folders for waymo dataset * Implement functions for waymo * More method implementations * Format agent data * Drop agents with only one detection for waymo * More waymo map implementation * Refactor and add parallelization to waymo data loading * Add name check for waymo dataset * Refactor cache_map * Implement traffic light status extraction from waymo * Revert accidental change * Add tqdm to extract_vectorized function * Iterate to get the max/min point in waymo map * Set origin shifting to be 0 * Remove shallow copy * Update * Remove commented code and add linear interpolation * Refactor waymo data loading * Refactor waymo_dataset implementation * Fix major bugs * More debugging * Add interpolation and remove hard-coded value * Fix interpolation and first/last timesteps * Fix interpolation * Update agent data extraction * Fix first/last_timestep * remove unnecessary lines * Lots of quality of life improvements in preparation for merging (formatting, a bit of refactoring and speedups, parallelism for maps, etc). Remaining big todo is fixing map element boundaries... * Small formatting post-merge. * Initial solution for Waymo boundaries. * Saving work quickly to try something else. * We'll take it. Just remaining is the connectivity fix and then we can call it. * Traffic light saving done. * Small comment fix. * Fixing lane connectivity, will evaluate it later with improved visualizations. * Removing TODO comment. * Lessened the number of hops in the map_api_example. * Updating version, README, and DATASETS with Waymo info. * Adding newline. --------- Co-authored-by: songgua7 <[email protected]> Co-authored-by: Boris Ivanovic <[email protected]> Co-authored-by: Boris Ivanovic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 860908a - Browse repository at this point
Copy the full SHA 860908aView commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 918a976 - Browse repository at this point
Copy the full SHA 918a976View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6c6ce12 - Browse repository at this point
Copy the full SHA 6c6ce12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0172da1 - Browse repository at this point
Copy the full SHA 0172da1View commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8d01a36 - Browse repository at this point
Copy the full SHA 8d01a36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ee3b3 - Browse repository at this point
Copy the full SHA 35ee3b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a1513 - Browse repository at this point
Copy the full SHA a4a1513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc8ab5 - Browse repository at this point
Copy the full SHA 5bc8ab5View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 748b8b1 - Browse repository at this point
Copy the full SHA 748b8b1View commit details
Commits on Jan 25, 2024
-
Adding quality of life improvements, map area querying, fixing nuPlan…
… lane ID format, and the ability to cache the data index.
Configuration menu - View commit details
-
Copy full SHA for c1a9499 - Browse repository at this point
Copy the full SHA c1a9499View commit details
Commits on Nov 16, 2024
-
Add Av2 Motion Forecasting dataset (#49)
* Add av2 motion forecasting to trajdata * Update README * Update README * Set robot's name to "ego"
Configuration menu - View commit details
-
Copy full SHA for 32d071d - Browse repository at this point
Copy the full SHA 32d071dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b5a7e - Browse repository at this point
Copy the full SHA a2b5a7eView commit details
Commits on Dec 21, 2024
-
Add View-of-Delft Prediction dataset (#50)
* Add VoD Prediction dataset * Add VoD to README.md * Remove vod_mini * Update requirement for latest vod-devkit
Configuration menu - View commit details
-
Copy full SHA for 51f0efa - Browse repository at this point
Copy the full SHA 51f0efaView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.0...main