Skip to content

andrewDworschak/das_pan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

das_pan

As part of Engineering Physics 253, a course at the University of British Columbia, we entered the 2016 Engineering Physics Uber-Bots Robot Competition. We came up with an innovative solution to allow a self-driving car to pick up and drop off passengers all over a miniature city.

For details on our solution, please visit our website.

Code usage instructions

Upload robot.ino to the TINAH. If you clone this repo and wish to compile using arduino's IDE, you’ll need to change the sketchbook location to the path to the repo directory on your machine.

Sketchbook Location

To test the sensors and calibrate the actuators, run test.ino. To test the path finding algorithm, run nav.ino.

To view the website locally:

Install python on your machine and clone the repository. Enter $ python -m SimpleHTTPServer 8000 in the terminal. Visit localhost:8000 in your browser.

About

Team 7 Engineering Physics Summer 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.0%
  • C 19.2%
  • CSS 11.3%
  • JavaScript 9.7%
  • HTML 4.1%
  • Objective-C 2.4%
  • MATLAB 2.3%