teaching machines

CS 491 Lecture 16 – Sphero Controller II

November 6, 2012 by . Filed under cs491 mobile, fall 2012, lectures.

Agenda

Black box

Write in pseudocode with (preferably one) neighbor a little app that lets the user drive a Sphero like the app from Orbotix. Give the user simple visual feedback on the device. Include enough detail that translating it into Java would be a mindless activity. What is the logic behind driving it? What methods must you use?

Assume that you already have an Activity that has a valid Robot reference and can calibrate.