Skip to content

fujiaxiang/Robot-In-Maze

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Exploring the Random Maze - 2014 Spring

###Welcome to Fork. ####Multi-disciplinary Design Project. ####Nanyang Technological University, Singapore.
pic

Overview

pic Algorithm Requirements

PC is running the algorithm.
See the ./algorithm/README.md

Arduino Requirements

Arduino is for Robot control.
See the ./arduino_motor/README.md

Raspberry Pi Requirements

Raspberry Pi is for communication middle man coordinating PC, Arduino, and Android.
See the ./raspberry/README.md

Branch Convention

This repo follows the git-flow convention. Releases and hotfixes are maintained in the master branch. Development happens in the develop branch.

About

Multi-disciplinary Design Project with Arduino & Raspberry Pi - 2014 Spring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.1%
  • Python 11.4%
  • Other 9.9%
  • Processing 3.1%
  • Other 0.5%