roombacomm
Class SpySimple
java.lang.Object
roombacomm.SpySimple
public class SpySimple
- extends java.lang.Object
Spy on the Roomba as it goes about its normal business
Run it with something like:
java roombacomm.SpySimple /dev/cu.KeySerial1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpySimple
public SpySimple()
main
public static void main(java.lang.String[] args)
printSensors
public static void printSensors(RoombaCommSerial rc)
keyIsPressed
public static boolean keyIsPressed()
- check for keypress, return true if so