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

usage of setGraspWidth and setting of pre_grasp_posture #7

Closed
Ridhwanluthra opened this issue Aug 18, 2018 · 1 comment
Closed

usage of setGraspWidth and setting of pre_grasp_posture #7

Ridhwanluthra opened this issue Aug 18, 2018 · 1 comment

Comments

@Ridhwanluthra
Copy link

We take the pre_grasp_posture from the user in robot configuration files.
Then while setting we use this function setGraspWidth which requires specific information about the robot.
Could you please comment on the need for this. Also, if we use this then why take pre_grasp_posture from the user separately.

I was thinking that maybe it made sense to get the max and min of each joint and take grasp posture from the user and take the percent in the ratio of the grasp posture given by the user. I think that would solve the purpose of needing this function and also make it generalised.

@davetcoleman
Copy link
Member

Closing this issue as @mlautman has greatly refactored this effort and its working for several of our clients now.

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

2 participants