|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthappywallrobot.VacuumRobotControl
public abstract class VacuumRobotControl
![]() |
![]() |
| Constructor Summary | |
|---|---|
VacuumRobotControl()
|
|
| Method Summary | |
|---|---|
int |
getControlPriority()
|
double[] |
getMotorSpeedLR()
|
abstract void |
run()
|
void |
storeMainControl(basicrobotcontrol.MainControl mc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VacuumRobotControl()
| Method Detail |
|---|
public abstract void run()
public double[] getMotorSpeedLR()
getMotorSpeedLR in interface basicrobotcontrol.DifferentialMotorControllerpublic int getControlPriority()
getControlPriority in interface basicrobotcontrol.DifferentialMotorControllerpublic void storeMainControl(basicrobotcontrol.MainControl mc)
storeMainControl in interface basicrobotcontrol.DifferentialMotorController
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||