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

Gen 3 Lite MoveIt Limp Gripper #245

Closed
htchr opened this issue Oct 16, 2024 · 6 comments
Closed

Gen 3 Lite MoveIt Limp Gripper #245

htchr opened this issue Oct 16, 2024 · 6 comments

Comments

@htchr
Copy link

htchr commented Oct 16, 2024

Hello,

I'm trying to control the gripper using the included MoveIt configuration for the gen3 lite robot arm.
However, it seems that only one side can be controlled, and the other side hangs limp (see screenshot).
Therefore it cannot actually grip anything in simulation; the object always falls away.
Is there anything I can do to fix this issue?
Also, is there anyway to control the marker from the arm and not the "finger"?

Thank you,

Screenshot from 2024-10-16 14-59-10

@ssapsu
Copy link

ssapsu commented Oct 16, 2024

hi

i think the problem is it's because symmetric
one side is clockwise and the other size is anti clockwise

@ssapsu
Copy link

ssapsu commented Oct 16, 2024

like mirror

@ssapsu
Copy link

ssapsu commented Oct 16, 2024

I had kind of that problem in isaac sim too

@htchr
Copy link
Author

htchr commented Oct 16, 2024

Hello @ssapsu were you able to fix the issue? I'm using the default Gazebo and MoveIt configurations.

@ssapsu
Copy link

ssapsu commented Oct 16, 2024

I think it's because of limitation of implement specific joint like in your case and my case which was robotiq 2f 85.

Becasue it opens and closes symmetric with single motor but i'm afraid they implemented separately

In my case i filtered ros2 topic to only hear left side and i gave a command on the left side

Maybe you can change your gripper's config file so you can correct right

@aalmrad
Copy link
Collaborator

aalmrad commented Nov 6, 2024

Hello @htchr ,

The issue has been recently fixed after merging the following PR

@htchr htchr closed this as completed Nov 6, 2024
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

3 participants