Project

General

Profile

Revision 486

removed more stuff

View differences:

README
5 5

  
6 6
Part I - Robot setup.
7 7
  1) Go to colony/trunk/code/projects/libwireless/lib and run "make".
8
  2) Go to colony/trunk/code/projects/colonet/lib/colonet_dragonfly and run "make".
8
  2) Go to colony/trunk/code/projects/colonet/robot/colonet_dragonfly and run "make".
9 9
  3) Put a robot in programming mode and plug it into the computer.
10
  4) Go to colony/trunk/code/projects/colonet/utilities/robot_slave and run "make program".
10
  4) Go to colony/trunk/code/projects/colonet/robot/robot_slave and run "make program".
11 11
  Now the robot is ready.
12 12

  
13 13
Part II - Server setup.
......
17 17
  Now the server is ready.
18 18

  
19 19
Part III - Client (GUI) setup.
20
  1) Go to colony/trunk/code/projects/colonet/ColonetGUI and run "make".
20
  1) Go to colony/trunk/code/projects/colonet/client and run "make".
21 21
  2) In the same directory, run "sudo make install" to copy the program to the www directory.
22 22
  3) In your browser, to go http://server_hostname/colonet, where server_hostname is the hostname of the computer that
23 23
     the server is running and the GUI app is hosted.

Also available in: Unified diff