robi.code
Class Wesen2b

java.lang.Object
  |
  +--robi.code.Control
        |
        +--robi.code.Wesen2b

public class Wesen2b
extends Control


Field Summary
 
Fields inherited from class robi.code.Control
S1Value, S3Value, Smax, Smin, speedL, speedR
 
Constructor Summary
Wesen2b()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class robi.code.Control
goGo, initSensor, lookAround, mSpeed, pause, setSpeed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Wesen2b

public Wesen2b()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.InterruptedException
java.lang.InterruptedException