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

OpenSCENARIO support in Scenario Runner #544

Closed
HarnarayanSingh opened this issue May 25, 2020 · 5 comments
Closed

OpenSCENARIO support in Scenario Runner #544

HarnarayanSingh opened this issue May 25, 2020 · 5 comments

Comments

@HarnarayanSingh
Copy link

Can we run any OpenSCENARIO file in scenario runner? Or is it just those based on one of the avaialble town maps?

I have some .xosc scenario files which i want to run.

  • OS: Ubuntu 18.04
  • CARLA Version 0.9.7
  • Python version 3.7
  • Scenario runner 0.9.7
@fabianoboril
Copy link
Collaborator

Hi,
this depends on the scenarios that you have. If these are not based in CARLA towns, you have to use at least the 0.9.8 versions, as otherwise the support of 3rd party OpenDRIVE maps is not given. Finally, it also depends on the use of actions and conditions, some are not yet supported:
https://github.com/carla-simulator/scenario_runner/blob/master/Docs/openscenario_support.md

@HarnarayanSingh
Copy link
Author

HarnarayanSingh commented May 26, 2020

Thanks. Would the procedure for simulating be same. In case the actions/ conditions are supported but map is not based on available Carla maps and I'm using version at least 0.9.8, should I just specify my .xosc file path for simulating as specified in readme for available scenarios?

@fabianoboril
Copy link
Collaborator

Yes. This is the way to go. Please also see #545 to get an idea for possible issues.

@HarnarayanSingh
Copy link
Author

@fabianoboril Is there any example of Openscenario file for Scenario runnner that is not based on existing Carla Town Maps?

@fabianoboril
Copy link
Collaborator

No, but you can for example use the once officially provided by ASAM. Alternatively, you can provide the path to the CARLA OpenDRIVE maps instead of the Town-Name.

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

No branches or pull requests

2 participants