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

Can not repeatedly run scenarios involving ActorFlow (atomic_behaviors) multiple times #1062

Open
yhh-IV opened this issue Feb 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@yhh-IV
Copy link

yhh-IV commented Feb 29, 2024

Describe the bug
I tried to train a reinforcement learning agent in scenarios involving "Actorflow" , including SignalizedJunctionRightTurn, SignalizedJunctionLeftTurn, EnterActorFlow, etc. However, all of these scenarios cannot repeatedly run multiple times, an assertion failed would happen after running 1-10 times.
image

Currently, I found that this problem could be caused by the traffic manager module. Could anyone help check this issue? Many thanks!

  • OS: Windows 10
  • CARLA Version: CARLA 0.9.15
  • Python version 3.8
@yhh-IV yhh-IV added the bug Something isn't working label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants