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

moving duckiebots controller updated to handle other moving bots #192

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

mostafaelaraby
Copy link
Contributor

If we try to use a map with more than one moving duckiebots they might hit each other on corners if one is slowing and the other is coming faster and this issue would throw an exception closing the gym.
So the proposed fix is to use the proximity function to check if there's any other duckiebot within safety range and slow down accordingly.
@bhairavmehta95

@bhairavmehta95 bhairavmehta95 self-requested a review January 4, 2020 04:39
@mostafaelaraby mostafaelaraby marked this pull request as draft October 29, 2020 14:25
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

Successfully merging this pull request may close these issues.

None yet

1 participant