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

Improvement: Use other quality evaluation in EigenGraspResult #6

Open
JenniferBuehler opened this issue Feb 22, 2016 · 0 comments
Open

Comments

@JenniferBuehler
Copy link
Owner

So far, the energy of the simulated annealing search is passed on as grasp quality value. It is worth investigating if it's possible to compute other quality values.

This issue may be related to issue 1: Problems were encountered with using quality evaluation during the search. Both issues may be resolved in the same process.

It seems that during the search, this may be a bit of work with the original graspit code. See also this page in the GraspIt! manual.
However it could be possible to re-evaluate the results after planning, maybe after applying an AutoGrasp. The results could then be sorted according to the new quality measure. Repeated application of the planning algorithm could help to get more different results (due to the randomized search process).

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