|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.unizh.ini.jaer.projects.robothead.robotcontrol.ThrdDetectCollision
public class ThrdDetectCollision
Thread that should be opened with every movement in KoalaGui and detects if there is an obstacle that reached the sensor threshold and is coming nearer... This makes the robot stop
Constructor Summary | |
---|---|
ThrdDetectCollision()
Creates a new instance of ThrdDetectCollision |
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThrdDetectCollision()
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |