hello-robot / stretch_web_teleop

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

Gracefully handle case where gripper pointcloud has size 0 #84

Closed hello-amal closed 1 month ago

hello-amal commented 1 month ago

Description

If the gripper's pointcloud had depth 0 while gripper depth AR were enabled , it would crash. This PR addresses that.

Testing procedure

Before opening a pull request

From the top-level of this repository, run:

To merge