hello-robot / stretch_web_teleop

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

Cancel Autonomous Behaviors when Joints are Moved #66

Closed hello-vinitha closed 1 month ago

hello-vinitha commented 1 month ago

Description

PR to address Issue #65. Autonomous behaviors were previously not cancelled when the arm, wrist, gripper, and camera joints were moved by the operator. This PR has includes a fix to stop any action in execution when any of these joints are moved.

Testing procedure

Before opening a pull request

From the top-level of this repository, run:

To merge

hello-vinitha commented 1 month ago

Tested on stretch 2051 and passes the above test cases.