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

GPD2 missing #87

Open
runeg96 opened this issue Mar 10, 2020 · 6 comments
Open

GPD2 missing #87

runeg96 opened this issue Mar 10, 2020 · 6 comments

Comments

@runeg96
Copy link

runeg96 commented Mar 10, 2020

Hey atenpas
I noticed that the gpd2 repo is missing so the git clone from the "installation" on the readme, does not work. Did you delete this repo or should i just use this repo instead?

Also I get no compilation error but once i try to run the example command "./detect_grasps ../cfg/eigen_params.cfg ../tutorials/krylon.pcd" i get core dumped at "Finding hand poses" after it plots the normals.

Hope you can help me? :D

@atenpas
Copy link
Owner

atenpas commented Mar 10, 2020

Thanks for noticing the wrong repository name. Fixed by 96fc9bc.

With respect to your error, what operating system do you use?

@runeg96
Copy link
Author

runeg96 commented Mar 10, 2020

I know it has not been tested yet, but im using ubuntu 18.04

@runeg96
Copy link
Author

runeg96 commented Mar 11, 2020

I just tried installed caffe and building the package with caffe. But get the same error when running the command "./detect_grasps ../cfg/caffe_params.cfg ../tutorials/krylon.pcd". #88 Have the same porblem as i have it semse.

Maybe running this package with ubuntu 18.04 just doesn't work :(

@runeg96
Copy link
Author

runeg96 commented Mar 12, 2020

The program dies within the function evalHands on line 58 in "hand_search.cpp". From there on i have no idea what the problem might be. Because the program crashes at different lines of code each time you run the program.
But it seems like the code works for a few iterations and then die at some point :s

At this point i might just abandon this package, since it just doesnt work for me and i used to much time trying to get it to work :(
Anyway the package seems really cool and good if i could gotten it to work :D

@runeg96
Copy link
Author

runeg96 commented Mar 12, 2020

This is my specs:

  • Ubuntu 18.04 with ros melodic installed.
  • Opencv 4.2
  • Eigen 3.3.6
  • pcl 1.9.1 also tried pcl 1.10

@atenpas
Copy link
Owner

atenpas commented Mar 12, 2020

Yes, you're right about the segmentation fault on Ubuntu 18.04. I've recently observed the same issue on one of our computers here. I'll investigate this further ASAP, but probably not before next week.

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