AWSIM
AWSIM copied to clipboard
Feature/vr support
- Added support for enabling VR through the configuration file (
sample-config.json). - Introduced
"UseVR": true/falseoption:- When
true: VR camera is attached to Ego vehicle and MainCamera is disabled. - When
false: simulation runs in normal mode with MainCamera.
- When
- Added installation guide for Steam, SteamVR, and ALVR.
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:
friendly ping
Were you able to reproduce the same error?
Steps to reproduce:
- Run Unity Project with VR enabled.
- Stop it
- Run it again
- Error: SteamVR not initialized.