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

Gate passed in log file no longer updated after drone 2 overtaking #150

Open
AlessandroSaviolo opened this issue May 22, 2020 · 1 comment

Comments

@AlessandroSaviolo
Copy link

Hello!

Each time drone_2 passes a gate faster than drone_1, the log doesn't report drone_1 passing the gate. I've attached to this issue a log example. At line 2240 drone_2 passes gate 3 and after that drone_1 appear to not pass any more gate, even if from the odometry you can see that it actually does.
Is there any fix to this problem? I've tried to look for similar issues but couldn't find any.

Thanks!

22-05-2020_14-07-38_level_Soccer_Field_Medium_tier_1_1.log

@surfii3z
Copy link

I solved this by just unarmed the drone_2

Maybe you could check this two lines

https://github.com/surfii3z/game_of_drones/blob/9cfe2faf6a45c569bcd82da05139632284c9307a/baselines/baseline_racer_baseline_GA.py#L510

cheers!

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