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

Segmentation fault (core dumped) #18

Open
AmanTambi opened this issue Jul 25, 2023 · 4 comments
Open

Segmentation fault (core dumped) #18

AmanTambi opened this issue Jul 25, 2023 · 4 comments

Comments

@AmanTambi
Copy link

AmanTambi commented Jul 25, 2023

System specifications:
CUDA 11.0
Ubuntu 20.04
Python 3.8.17
GPU: NVIDIA RTX A4000 (16 GB)
PyTorch 1.7.1
gcc/g++ 9.4

ERROR:
On running sh demo.sh for both graspnet_detection and graspnet_tracking, the following error appears:
Segmentation fault (core dumped)

After testing , we found that in graspnet_detection, the error occurs at line 55 of demo.py
'gg, cloud = anygrasp.get_grasp(points, colors, lims)`

This indicates that the problem is in the binaries of anygrasp.

@sun123-cmd
Copy link

Hello, I met the same problem as yours. Have you solved it?Maybe it' s caused by error inpud point cloud?

@nilupul-tsukarm
Copy link

nilupul-tsukarm commented Jun 12, 2024

@AmanTambi @sun123-cmd Hii .. Did you solve this problem?? . I have similar specs in my pc .. How did you install Minkowski Engine ?. Also do you have any tips for correctly configuration of the anygrasp_sdk.. This is my situation:

thumbnail_image

@sun123-cmd
Copy link

@AmanTambi @sun123-cmd Hii .. Did you solve this problem?? . I have similar specs in my pc .. How did you install Minkowski Engine ?. Also do you have any tips for correctly configuration of the anygrasp_sdk.. This is my situation:

thumbnail_image

Just build it locally.
You can try my code and environment Grasp-Module

@nilupul-tsukarm
Copy link

nilupul-tsukarm commented Jun 12, 2024

@AmanTambi @sun123-cmd Hii .. Did you solve this problem?? . I have similar specs in my pc .. How did you install Minkowski Engine ?. Also do you have any tips for correctly configuration of the anygrasp_sdk.. This is my situation:
thumbnail_image

Just build it locally. You can try my code and environment Grasp-Module

@sun123-cmd thanks. Ill try this as well as your code https://github.com/sun123-cmd/Grasp-Module

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