ReconBot with the Tessel 2
Contributors:
rwaldron
Running the Robot
Warning: Be ready for motion! Pick your bot up off the ground when you run this so it doesn't roll away unexpectedly.
Now all you need to do is run:
t2 run index.js
Once the program is started, the console should print out an IP address that you can open in your web browser
Visit that IP address in a web browser on the same WiFi network, and you should see streaming video from your robot and be able to control it using the thumb joystick!
If you're curious about how the robot actually works, read on!