Skip to content
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

[Feature] Is it possible to support user-specific map? #62

Open
SHITIANYU-hue opened this issue Dec 7, 2022 · 1 comment
Open

[Feature] Is it possible to support user-specific map? #62

SHITIANYU-hue opened this issue Dec 7, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@SHITIANYU-hue
Copy link

Feature

I would like to run some simulations in Toronto's road network; I am wondering if it is possible to add user-specific road networks.

@SHITIANYU-hue SHITIANYU-hue added the enhancement New feature or request label Dec 7, 2022
@nathanlct
Copy link
Contributor

Hi! So any scenario could be loaded, provided it is in the correct format. Do you have data such as road points and vehicle trajectories? If so, it'd be possible either to convert it into the same format used in the Waymo data files, or to modify the C++ scenario-loading code. This might not be trivial depending on what your data consists of. We plan to add support for more driving datasets in the future, but currently we have only used Nocturne with the Waymo dataset.

I hope this helps, let us know if you have more questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants