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

Good Job! Do you support export files like OpenDrive or OpenScenario? #4

Open
YuzhouPeng opened this issue Jul 15, 2024 · 7 comments
Open

Comments

@YuzhouPeng
Copy link

Thanks for your great work! Do you currently support exporting opendrive or openscenario file for generated map and event?

@javyduck
Copy link
Owner

Hi, thanks for your interest!

I believe it should be supported, as OpenDRIVE is supported by Scenic. You can refer to the documentation here: Scenic-opendrive.

You'll just need to modify the method for loading the .xodr files, and then it should work. However, one thing to note is that the current routes are fixed based on CARLA to ensure fair comparison with other baselines. If you want to use a different map, that it needs the dynamic mode, which I should release soon. : )

@YuzhouPeng
Copy link
Author

Hi, thanks for your interest!

I believe it should be supported, as OpenDRIVE is supported by Scenic. You can refer to the documentation here: Scenic-opendrive.

You'll just need to modify the method for loading the .xodr files, and then it should work. However, one thing to note is that the current routes are fixed based on CARLA to ensure fair comparison with other baselines. If you want to use a different map, that it needs the dynamic mode, which I should release soon. : )

Great, looking for your updates!

@YuzhouPeng
Copy link
Author

Hi, thanks for your interest!

I believe it should be supported, as OpenDRIVE is supported by Scenic. You can refer to the documentation here: Scenic-opendrive.

You'll just need to modify the method for loading the .xodr files, and then it should work. However, one thing to note is that the current routes are fixed based on CARLA to ensure fair comparison with other baselines. If you want to use a different map, that it needs the dynamic mode, which I should release soon. : )

BTW, can I put my own map(opendrive) and scenario(openscenario) into the database so I can generate more diversified scenario?

@YuzhouPeng
Copy link
Author

BTW,have you tried use other LLM like llama3 to generate opendrive map?

@javyduck
Copy link
Owner

I think you can put your own map and scenario, since we have adopted this platform previously on our own map for competition but still need the dynamic mode.

Currently, I have not tried llama3, since they do not even know what is Scenic language... but i am planning to finetune a llama3 to achieve that.

@YuzhouPeng
Copy link
Author

I think you can put your own map and scenario, since we have adopted this platform previously on our own map for competition but still need the dynamic mode.

Currently, I have not tried llama3, since they do not even know what is Scenic language... but i am planning to finetune a llama3 to achieve that.

Do you have email or other contact? I have some part time job maybe you are interested :)

@javyduck
Copy link
Owner

sure, if you have any further question, you can email: [email protected]

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

No branches or pull requests

2 participants