|
I confirmed that PyBullet can be used in VR with Oculus Rift, but App_PhysicsServer_SharedMemory_VR_vs2010_x64_release.exe did not work properly with Oculus quest 2 (+ Oculus Link or Oculus Air Link). |
Answered by
asaka-t
May 16, 2021
Replies: 1 comment 1 reply
|
I'm sorry, but I confirmed that PyBullet can also be used in VR for Oculus Quest 2 (+ Oculus Quest 2 or Oculus Air Link). |
1 reply
Answer selected by
asaka-t
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm sorry, but I confirmed that PyBullet can also be used in VR for Oculus Quest 2 (+ Oculus Quest 2 or Oculus Air Link).
The cause is hardware, and in the case of a multi-GPU configuration, it seems that it did not work properly because the GPU used for rendering could not be properly determined. By removing the GPU, it worked correctly.