hello-robot / stretch_web_teleop

Remote web teleoperation for the Stretch mobile manipulators from Hello Robot Inc.
Other
13 stars 0 forks source link

Add robot-to-operator audio streaming #62

Closed hello-amal closed 2 months ago

hello-amal commented 2 months ago

Description

This PR adds robot-to-operator audio streaming to the web app. Because browsers block auto-playing media before users have interacted with the page, the audio starts muted by default. Operators always have the option, available in the header, to (un-)mute audio.

Testing procedure

Before opening a pull request

From the top-level of this repository, run:

To merge

hello-amal commented 2 months ago

Tested on stretch 3030 and 3001, both pass the above test cases.