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

MyCobot Adaptive Gripper (or custom gripper) implementation #4

Open
dirksavage88 opened this issue Sep 3, 2024 · 0 comments
Open

Comments

@dirksavage88
Copy link

Has anyone used this repo with the official MyCobot adaptive gripper? Or a custom gripper?

To my knowledge the mycobot gripper is just a servo with encoder feedback (see: https://github.com/elephantrobotics/MyCobotBasic/blob/bd937c656f252141a02aea1ac3b02cb07a1b43cd/MyCobotBasic.h#L145)

But I am guessing the same functionality can be implemented with a servo exposing the position feedback? https://www.pololu.com/product/3436

I am pretty new to moveit and such, so I am not sure what the easiest way to implement the gripper in a moveit pipeline would be and what signals the hardware needs to expose to get good gripper functionality.

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

No branches or pull requests

1 participant