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

IndexError of SDK #40

Open
sun123-cmd opened this issue Apr 3, 2024 · 5 comments
Open

IndexError of SDK #40

sun123-cmd opened this issue Apr 3, 2024 · 5 comments

Comments

@sun123-cmd
Copy link

sun123-cmd commented Apr 3, 2024

While trying to run the demo file, error occurs as

IndexError:tuple index out of range

However, I followed your readme file while building the environment and succeed in the past.

I wonder whether the error caused by my environment or SDK?

@sun123-cmd
Copy link
Author

I can run demo code of trace, but grasp failed again

@chenxi-wang
Copy link
Collaborator

Did you modify the demo code?

@nilupul-tsukarm
Copy link

@sun123-cmd @chenxi-wang Hi.. Contract for your excellent work.

Could you plz explain your road map for installing anygrasp_sdk.
It will be very helpful because currently I trucked on creation dependencies for anygrasp_sdk.
Specially Minkowski Engine installation.
Which versions did you used for CUDA, cuDNN, pytorch (conda install or pip install).?? this is my current state..

thumbnail_image

@sun123-cmd
Copy link
Author

@sun123-cmd @chenxi-wang Hi.. Contract for your excellent work.

Could you plz explain your road map for installing anygrasp_sdk. It will be very helpful because currently I trucked on creation dependencies for anygrasp_sdk. Specially Minkowski Engine installation. Which versions did you used for CUDA, cuDNN, pytorch (conda install or pip install).?? this is my current state..

thumbnail_image

Hello!
You should follow instructions of READMEbuild MinkowskiEngine v0.5.4 locally.

I' m using torch 2.1.0+cu118, installed by pip as:

pip install torch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0 --index-url https://download.pytorch.org/whl/cu118

@nilupul-tsukarm
Copy link

@sun123-cmd thank you very much your prompt reply , Sure I will go trough with 2.1.0+cu118 . will see 🙃

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