Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a button to the interface to enable/disable self-collision avoidance #34

Open
hello-binit opened this issue Mar 1, 2024 · 0 comments

Comments

@hello-binit
Copy link
Collaborator

Stretch's ROS 2 driver recently added a service called /self_collision_avoidance of type std_srvs/SetBool, which enables programs to enable/disable self-collision avoidance on the fly. Self-collision avoidance is a safety feature where Stretch can detect and prevent self collisions between Stretch's arm and its own body.

Let's add a button to the interface which allows users to enable/disable this safety feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant