jAER project on SourceForge

ch.unizh.ini.jaer.projects.robothead.robotcontrol
Class ThrdIsRobotMoving

java.lang.Object
  extended by ch.unizh.ini.jaer.projects.robothead.robotcontrol.ThrdIsRobotMoving
All Implemented Interfaces:
java.lang.Runnable

public class ThrdIsRobotMoving
extends java.lang.Object
implements java.lang.Runnable

new: wait 4/5 of time it takes to arrive

Author:
jaeckeld

Constructor Summary
ThrdIsRobotMoving()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThrdIsRobotMoving

public ThrdIsRobotMoving()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

jAER project on SourceForge