--enable_cameras casues unknown failure on Headless Server #5308
Replies: 2 comments 1 reply
-
|
Same problem. Posted an issue as well #5171 for quite some time. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Got it solved by - Forum . I tried it on a 570 driver version and it worked for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
IsaacSim
[ ] 6.0.0
[x] 5.1.0
[ ] 5.0.0
[ ] 4.5.0
[ ] 4.2.0
[ ] 4.1.0
[ ] 4.0.0
[ ] 4.5.0
[ ] 2023.1.1
[ ] 2023.1.0-hotfix.1
[ ] Other (please specify):
Operating System
[ ] Ubuntu 24.04
[x] Ubuntu 22.04
[ ] Ubuntu 20.04
[ ] Windows 11
[ ] Windows 10
[ ] Other (please specify):
GPU Information
Segmentation Fault when cameras are enabled
Detailed Description
I have installed IsaacSim 5.1.0 and IsaacLab 2.3.1 on a headless HPC node with L40s. I am able to run non-camera based scripts, however any scripts with cameras fail with the error messages given in the "Error Messages" section. I have seen a simillar issue at #5197 Howevver that seems to get stuck and ours seems to crash.
Steps to Reproduce
Example:
./isaaclab.sh -p scripts/tutorials/04_sensors/add_sensors_on_robot.py --num_envs 2 --enable_cameras --headlessError Messages
Segmentation fault logs when enabling cameras
Additional Information
What I’ve Tried
Additional Context
Beta Was this translation helpful? Give feedback.
All reactions