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

Prevent the phone from sleeping #86

Open
amalnanavati opened this issue Sep 12, 2023 · 1 comment · May be fixed by #88
Open

Prevent the phone from sleeping #86

amalnanavati opened this issue Sep 12, 2023 · 1 comment · May be fixed by #88
Assignees

Comments

@amalnanavati
Copy link
Contributor

As it stands, the user's phone might fall asleep (with the display turned off) while the user is using the web app. This can be dangerous because users no longer have ready access to the controls to stop the robot. Therefore, while the app is running, we should prevent the users' phone from going to sleep.

Here is a starting pointer for potential ways to do this. I don't know the best way to do this, so part of this issue is to investigate different ways to do it, decide which one is best, and why. The other part of this issue is to implement and test the ability to prevent the phone from falling asleep from the web app.

@amalnanavati
Copy link
Contributor Author

@Raidakarim this could also be a good issue for you, after you finish and merge in the retry button issue.

@Raidakarim Raidakarim self-assigned this Sep 13, 2023
@Raidakarim Raidakarim linked a pull request Sep 18, 2023 that will close this issue
6 tasks
@Raidakarim Raidakarim linked a pull request Sep 18, 2023 that will close this issue
6 tasks
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 a pull request may close this issue.

2 participants