personalrobotics / feeding_web_interface

Web interface for the robot-assisted feeding system
1 stars 0 forks source link

Override AutoContinue if moving back from mouth #119

Closed amalnanavati closed 8 months ago

amalnanavati commented 8 months ago

This PR overrides auto-continue if the robot arrived at DetectingFace through the MoveFromMouth state. This is to avoid the case where the user mistakenly presses back, and then it automatically moves to their mouth.

This PR also adds better error handling to the WebRTC server.


Before creating a pull request

Before merging a pull request