|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.robots.capabilities.impl.LegSearchImpl
public class LegSearchImpl
Field Summary | |
---|---|
protected MobileRobot |
_mobileRobot
|
protected Sonar |
_sonar
|
Constructor Summary | |
---|---|
LegSearchImpl(KAoSRobot robot)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
SearchDistance(java.util.HashMap properties)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected MobileRobot _mobileRobot
protected Sonar _sonar
Constructor Detail |
---|
public LegSearchImpl(KAoSRobot robot) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public void SearchDistance(java.util.HashMap properties) throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |