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

Implementation of the grasp matrix function #80

Open
kidpaul94 opened this issue Jan 13, 2023 · 0 comments
Open

Implementation of the grasp matrix function #80

kidpaul94 opened this issue Jan 13, 2023 · 0 comments

Comments

@kidpaul94
Copy link

Hi,

I've majorly followed quality.py implementation to calculate a grasp matrix to compute other grasp quality metrics (e.g., Ferrari Canny L1 metric). However, after searching other papers and documents, I wonder how the implementation of the grasp matrix function is done in this code base.

For example, when we assume 2 soft finger contacts on an object, the dimension of a grasp matrix is supposed to be 6 x 8 while the implemented function outputs 6x6 matrix, instead.

I appreciate if someone can explain a bit more about this specific implementation.

@kidpaul94 kidpaul94 changed the title Implementation of grasp matrix Implementation of the grasp matrix function Jan 13, 2023
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