Search found 3 matches

by jokerGX
Sun Jul 31, 2022 8:17 pm
Forum: General Bullet Physics Support and Feedback
Topic: VR compilation error
Replies: 2
Views: 4080

Re: VR compilation error

The problem is solved when I git cloned openVR into the repo
I am not sure what is the problem, but somehow it is solved after I cloned the openVR
by jokerGX
Fri Jul 22, 2022 9:13 pm
Forum: General Bullet Physics Support and Feedback
Topic: VR compilation error
Replies: 2
Views: 4080

VR compilation error

When I try to build the app_physicalserver_sharedmemory_vr, i get such mistake:
Error C2660: 'b3PhysicsParamSetGravity': function does not take 4 arguments
Does anyone how to fix this?
by jokerGX
Thu Jul 07, 2022 7:31 pm
Forum: General Bullet Physics Support and Feedback
Topic: Physical server mismatch
Replies: 1
Views: 5218

Physical server mismatch

I tried to run the vr_kuka_setup_vrSyncPlugin.py, and I ran the "build_visual_studio_vr_pybullet_double.bat" script and the App_PhysicsServer_SharedMemory_VR*.exe. However, I get a error message like this: Error: physics server version mismatch (expected 202010061 got 201902120). the pytho...