-
Notifications
You must be signed in to change notification settings - Fork 6
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
Optix Error #127
Comments
What version of numpy is installed in the container? You can check this by importing numpy in python, and running |
@jy2247 can you please post what command you are running to build the |
I think is this one: atk dev -dbua -s dev --optionals gpus vnc |
Can you try pulling the containers rather than building: first, stop the running sim container with the |
Is this Windows 11 or within wsl? |
And you've pulled the latest, deleted old chrono images? |
Within WSL. Should I try on windows 11 directly?
Yea I did that. |
Have you tried the existing chrono docker image, like the one that thomas made? Does that work? |
And what about outside a container? Does it work on these computers without docker? |
Has this been solved? @harryzhang1018 |
Sorry about the late reply. I tried Thomas' chrono ros docker image and it works well. |
With the same computer as you're seeing this issue with? |
@AaronYoung5 The link to the docker image is: https://hub.docker.com/r/uwsbel/ros/tags. You might want to ask Thomas to give you access on docker script to create this image.
Yes, the same one, my laptop. |
I followed setup steps and I could able to get into the chrono container without problem. Inside container, I can run "nvidia-smi" without problem. However, I get the following error when I try to run the python demo. I tried cpp demo as well and it seems to give the same error.
The text was updated successfully, but these errors were encountered: