-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Waymo tools and offline dataset extraction #1545
Conversation
…traffic history source lookup bug.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments but I think this can go in. Good work.
|
Co-authored-by: Tucker Alban <montgomery.alban@huawei.com>
Thanks @Adaickalavan -- I've implemented all of these suggestions except for the 2nd one, since they are different enough in each tool and I don't think it's worth unifying them at this time. Perhaps in the future though. |
1d84609
to
d9e022c
Compare
This PR supersedes #1541 and #1461.
Changes
waymo
commands toscl
to:traffic_histories_to_observations.py
example to work with any traffic history format (e.g. NGSIM, Waymo), and to output the fullObservation
structure and set of birds-eye-view images (e.g. for use in offline RL)traffic_histories_vehicle_replacement.py
to make it compatible with the new data format