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

Implement 'damaged' robots + indicators #55

Open
kcnotes opened this issue Aug 20, 2021 · 0 comments
Open

Implement 'damaged' robots + indicators #55

kcnotes opened this issue Aug 20, 2021 · 0 comments

Comments

@kcnotes
Copy link
Collaborator

kcnotes commented Aug 20, 2021

Robots can be marked as damaged. They will be timed out by a certain period of time (30 seconds or 60 seconds).

When a robot is damaged, they are taken off the field. When they stop being timed out, they are placed on the side furthest away from the ball. (We can also put them in their initialPosition).

For now, let's manually set the robot as damaged using buttons (can we label the robots?) and later we can make it automatic.

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

1 participant