} else {
      this.transitionFromFlightMode();
      this.mode = this.modes.DEMO;
      this.messagebus.publish('pathModeChanged', this.mode);
    }