setTimeout(function() {
      console.log("stop");
      bot.rapiro.stop();
      bot.rapiro.led(0, 0, 0);
      bot.doneWalking = true;