work: function(bot) {
    console.log("Setting up Data Streaming...");

    bot.sphero.on("dataStreaming", function(data) {
      console.log("data:");