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

Feature: Understand Robot State Actions in Webview #9

Open
meisZWFLZ opened this issue Oct 18, 2023 · 0 comments
Open

Feature: Understand Robot State Actions in Webview #9

meisZWFLZ opened this issue Oct 18, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@meisZWFLZ
Copy link
Owner

Currently, the webview receives actions but only understands actions that modify the position of the robot. Other actions, such as shoot, intake, and stopIntake, should also be understood by the webview.

To do this robot's image should be modified in some way to indicate the current state, or be shown thrown a game object.

For now only do intake, shoot, and stopIntake as these are actions relevant to the current game.

@meisZWFLZ meisZWFLZ added enhancement New feature or request help wanted Extra attention is needed labels Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant