khepera
Class FollowWallController

java.lang.Object
  |
  +--khepera.FollowWallController

public class FollowWallController
extends java.lang.Object


Constructor Summary
FollowWallController(Khepera robot, SensorTracker proxyTracker)
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FollowWallController

public FollowWallController(Khepera robot,
                            SensorTracker proxyTracker)
Method Detail

start

public void start()

stop

public void stop()