Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 883 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 883 Bytes

Stewie Bot - Team Family Geeks : System Design Project 2011

Members:

  • Maxim Cramer
  • Daniel Stanoescu
  • Alex Shearn
  • Alessandro La Bianca
  • Diana Bicazan
  • Denes Findrik
  • Ewan Leaver
  • Peter Walsh
  • Chenyang Xia
  • Alex Gouvatsos

Superviser: Dominik Glodzik

Instalatation Requirements

How To Run:

  1. Grab a terminal.

  2. Compile and link all the Java packages:

  • ant
  1. Connect to the robot and wait for the vision client to connect:
  • ./run_me.sh
  1. Grab another terminal. And run the vision system:
  • cd src/vision/
  • python merge.py <t-shape color> <0-1 for pitch selection>
  1. Have fun!