com.yobotics.simulationconstructionset.externalcontroller
Class ExternalControlServer
java.lang.Object
com.yobotics.simulationconstructionset.externalcontroller.ExternalControlServer
- All Implemented Interfaces:
- RobotControlElement, RobotController
public class ExternalControlServer
- extends java.lang.Object
- implements RobotController
Field Summary |
com.yobotics.simulationconstructionset.externalcontroller.PinJointRobotSensor |
sensors
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sensors
public com.yobotics.simulationconstructionset.externalcontroller.PinJointRobotSensor sensors
ExternalControlServer
public ExternalControlServer(Robot terminator,
java.lang.String name)
doControl
public void doControl()
- Specified by:
doControl
in interface RobotController
getYoVariableRegistry
public YoVariableRegistry getYoVariableRegistry()
- Specified by:
getYoVariableRegistry
in interface RobotControlElement
getName
public java.lang.String getName()
- Specified by:
getName
in interface RobotControlElement
initialize
public void initialize()
- Specified by:
initialize
in interface RobotControlElement
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in interface RobotControlElement