Version 15 (modified by 8 years ago) ( diff ) | ,
---|
Table of Contents
CYBER-PHYSICAL MARIO KART 2016
Introduction
The goal of this project is to create a virtual reality simulation of the popular Nintendo game Mario Kart. This is to be accomplished by having a driver on a physical go-cart within a real-world test track and simulating the game for the user through the use of the Oculus Rift and the Google Tango Tablet.
Components
- Key Components
- Crazy Cart XL
- Has a wheel
- Has a gas pedal
- No brake! - Need to implement brake through sensors
- Oculus Rift DK2
- A head-mounted display with motion tracking relative to external position tracker
- Showcases the virtual world in stereoscopic 3D
- Google Tango Tablet
- A tablet created by Google for the purpose of navigating the physical world
- Contains multiple camreas and sensors
- Capable of motion tracking, area learning, and depth perception
- 3D Unity Game Engine
- A game engine used to create a 3D virtual world
- Scripts can be written in C# or Javascript
- Crazy Cart XL
- Secondary Components
- Arduino Microcontroller
- Ultrasonic and Laser Distance Sensors
- Miscellaneous Electronic Devices
System Overview
- System Diagram
- Arduino Schematic
Pictures
- Mario Kart World
- Mario Kart
Data
- Ultrasonic Data
R | L | F | |
30 | 331 | 331 | 328 |
50 | 505 | 512 | 511 |
70 | 715 | 717 | 714 |
90 | 913 | 912 | 915 |
110 | 1113 | 1110 | 1113 |
130 | 1310 | 1304 | 1311 |
150 | 1500 | 1493 | 1496 |
170 | 1695 | 1685 | 1690 |
190 | 1885 | 1874 | 1883 |
210 | 2092 | 2078 | 2081 |
230 | 2279 | 2270 | 2273 |
250 | 2479 | 2460 | 2471 |
Y(cm) = 9.762*x(US reading) + 32.0
R2 = 1
Source Code
Links to our source code will be posted shortly!
Presentations
Here are the links to our weekly presentations:
Week 6 - No presentation this week
Previous Work
Check out what last year's group did on the Mario Kart project: Mario Kart 2015
The Team
Attachments (11)
- Kush.jpg (55.6 KB ) - added by 8 years ago.
- Michael.png (113.5 KB ) - added by 8 years ago.
- Nicholas.png (131.3 KB ) - added by 8 years ago.
- Rupesh.jpg (43.7 KB ) - added by 8 years ago.
- ArduinoSchematic.jpg (47.3 KB ) - added by 8 years ago.
- MarioWorld1.png (252.3 KB ) - added by 8 years ago.
- MarioWorld2.png (216.6 KB ) - added by 8 years ago.
- SystemSchematic.png (27.0 KB ) - added by 8 years ago.
- Ivan.jpg (60.1 KB ) - added by 8 years ago.
- MarioKart.png (185.9 KB ) - added by 8 years ago.
- UltrasonicData.png (44.2 KB ) - added by 8 years ago.
Download all attachments as: .zip