Project

General

Profile

Revision 702

Added by Greg Tress about 16 years ago

Added structure to send charge commands; need to implement robot side

View differences:

ColonetConstants.java
3 3

  
4 4
  // Used for painting circles around the robots
5 5
  public static final int ROBOT_RADIUS = 30;
6
  public static final int STATION_SIZE = 60;
6 7

  
7 8
  // Used for the robot controller panel
8 9
  public static final int VECTOR_CONTROLLER_HEIGHT = 190;

Also available in: Unified diff