示例#1
0
  public Shooter(OI oi) {
    this.oi = oi;
    initializeOne();
    initializeTwo();
    // NetworkTable.setTeam(1259);
    // NetworkTable.setIPAddress("10.12.59.2");
    //       distance = table.getDouble("distance");

  }