hello-robot / stretch_web_teleop

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

Update README with new features, and other small fixes #95

Closed hello-amal closed 3 months ago

hello-amal commented 3 months ago

Description

This PR makes a few changes to bring the codebase up-to-date with the recent forum post "Exciting New Features for the Stretch Web Interface!"

  1. It updates the README with additional GIFs of the new features, and a few of old features that weren't in the README.
  2. It makes slight changes to the CSS and functionality of Movement Recorder, to account for two issues:
    1. On a 13" laptop, the Joint Selection Modal doesn't show all the joints (see screenshot below); this PR increases its height.
    2. If the user cancels joint selection, the button still says "save," not "record."
  3. It updates the configure_audio.sh script to also set other relevant audio devices (starting from and improving upon the change in #91 ).

Testing procedure

Screenshot 2024-08-09 at 3 42 01 PM Screenshot 2024-08-09 at 4 00 56 PM

Before opening a pull request

From the top-level of this repository, run:

To merge