VR controlled Raspberry Pi car
Initially developed using the Freenove 4WD, a Raspberry Pi 4 Model B 4GB and a Meta Quest 3
The client is easiest installed using pipx:
pipx install "vrcar[pygame,vr]"These are what the available groups will be able to load:
pygame- Window with the camera video feed
- Keyboard controls
- Joystick controls
vr- Camera video feed in the headset
- Headset rotation controls camera rotation
vrcar is distributed under the terms of the MIT license.