|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--khepera.SensorViewer
This is a simple class to see the sensor readings generated from the robot. The result is
a visualisation that can be used to trim threshold values in behaviour controllers etc. The
contents of the window can be scaled as needed by changing the size of the window.

Note
Currently only the proximity sensor readings are displayed. Also note that this class sends
a lot of commands to the robot why it should probably not be used for anything but to trim
sensor threshold values.
| Constructor Summary | |
SensorViewer(SensorTracker tracker)
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SensorViewer(SensorTracker tracker)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||