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

Parse all kinds of scenario end conditions in OpenSCENARIO #1050

Open
LikhitaNukala opened this issue Jan 22, 2024 · 1 comment
Open

Parse all kinds of scenario end conditions in OpenSCENARIO #1050

LikhitaNukala opened this issue Jan 22, 2024 · 1 comment

Comments

@LikhitaNukala
Copy link

I have a OpenSCENARIO file which has scenario end condition (StopTrigger on StoryBoard) as SimulationTimeCondition greater than 10 secs. It is not getting executed and the scenario is running indefinitely. On seeing the shipping example, all the scenario end codntions are given as criteria. I'm sure they (scenario end conditions) should be similar to parse as other conditions in the scenario. How to give other scenario end conditions other than the criteria and make them work?

Desktop (please complete the following information):

  • OS: Windows 11
  • CARLA Version: Carla 0.9.15
  • Python version: 3.7
  • Version 0.9.15
@starrye
Copy link
Contributor

starrye commented Feb 18, 2024

Maybe you can use --debug to view the end condition

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