Project

General

Profile

Revision 708

Added by Greg Tress about 16 years ago

Got rid of old boundary and charge station after disconnect

View differences:

ColonetConstants.java
14 14
	public static final int BATTERY_WIDTH = 50;
15 15
	public static final int BATTERY_HEIGHT = 10;
16 16
	public static final int WEBCAM_DELAY = 100;
17
	public static final String WEBCAM_PATH = "http://roboclub9.frc.ri.cmu.edu/colonet.jpg";
17
	public static final String WEBCAM_PATH = "http://128.2.99.176/colonet.jpg";
18 18

  
19 19
  // Set the default look and feel - choose one
20 20
  public static final String LOOK_AND_FEEL = javax.swing.UIManager.getSystemLookAndFeelClassName();

Also available in: Unified diff