public void closeRobotConnectedController() {

    mainGui.setEnabledMainGui(true);
    robotConnectedGui.closeRobotConnectedGuiFrame();
  }