Open YuzhouPeng opened 4 months ago
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. : )
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!
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?
BTW,have you tried use other LLM like llama3 to generate opendrive map?
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.
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 :)
sure, if you have any further question, you can email: jiaweiz7@illinois.edu
Thanks for your great work! Do you currently support exporting opendrive or openscenario file for generated map and event?