Skip to content
/ vrcar Public

VR controlled Raspberry Pi car

License

Notifications You must be signed in to change notification settings

Grub4K/vrcar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vrcar

VR controlled Raspberry Pi car

Initially developed using the Freenove 4WD, a Raspberry Pi 4 Model B 4GB and a Meta Quest 3

Usage

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

License

vrcar is distributed under the terms of the MIT license.