Prototype of a robot car connected to a VR headset and drivable through hand movements captured by a leap motion.
- Load OS into SD card of the RPi
- Connect RPi to the robot (USB) and camera (camera module port)
- Load
robot.ino
into the arduino - Run
driving.py
andstream.sh
in the RPi (don't forget to change to your IP) - Run VR project in Unity
Technologies:
- Python (driving interface between VR and robot w/ sockets)
- Unity (virtual reality environment)w
- Arduino (robot driving)
- Ultraleap Tracking (hand tracking)
- GStreamer (streaming interface between VR and robot)
- Autodesk Maya (3D graphics)
This project is licensed under the MIT License - see the LICENSE.md
file for details.
- Emmanuel Bustos (@ema2159)
- Iacopo Catalano (@IacopomC)
- Miguel Magalhães (@magamig23)
- Valeria Acevedo (@bideckerz)