hello-robot / stretch_web_teleop

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

Self collision avoided UI #50

Open hello-binit opened 3 months ago

hello-binit commented 3 months ago

Stretch recently acquired the ability to detect and prevent self collisions of the robot with itself (e.g. by the arm moving and colliding with the base or head). When a joint motion is stopped to prevent collision, it would be nice if the web interface were to notify the user. I imagine two ways the user can be notified:

  1. A pop-up telling the user what happened
  2. Graying out of the button that causes the self collision, and preventing the user from taking actions that will create further self collisions.