AWSIM icon indicating copy to clipboard operation
AWSIM copied to clipboard

Feature/vr support

Open zzhhaa10000 opened this issue 7 months ago • 2 comments

  • Added support for enabling VR through the configuration file (sample-config.json).
  • Introduced "UseVR": true/false option:
    • When true: VR camera is attached to Ego vehicle and MainCamera is disabled.
    • When false: simulation runs in normal mode with MainCamera.
  • Added installation guide for Steam, SteamVR, and ALVR.

zzhhaa10000 avatar Sep 09 '25 04:09 zzhhaa10000

I've tested it and it only runs the first time I start it. The second time it doesn't get streamed to my Meta Quest 3. I always have to restart Unity completely to re-run it on my Quest.

Edit: to be exact this error occurs: image

leonidaas avatar Sep 11 '25 13:09 leonidaas

friendly ping

Were you able to reproduce the same error?

Steps to reproduce:

  1. Run Unity Project with VR enabled.
  2. Stop it
  3. Run it again
  4. Error: SteamVR not initialized.

leonidaas avatar Sep 19 '25 06:09 leonidaas