org.robokind.impl.motion.sync
Class PortableSynchronizedRobotConfig
java.lang.Object
org.robokind.impl.motion.sync.PortableSynchronizedRobotConfig
- All Implemented Interfaces:
- SynchronizedRobotConfig
public class PortableSynchronizedRobotConfig
- extends Object
- implements SynchronizedRobotConfig
- Author:
- Matthew Stevenson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortableSynchronizedRobotConfig
public PortableSynchronizedRobotConfig(SynchronizedRobotConfigRecord record)
PortableSynchronizedRobotConfig
public PortableSynchronizedRobotConfig(SynchronizedRobotConfig conf)
PortableSynchronizedRobotConfig
public PortableSynchronizedRobotConfig(Robot.Id robotId,
List<PortableSynchronizedJointConfig> jointConfigs)
getRobotId
public Robot.Id getRobotId()
- Specified by:
getRobotId in interface SynchronizedRobotConfig
getJointConfigs
public List<SynchronizedJointConfig> getJointConfigs()
- Specified by:
getJointConfigs in interface SynchronizedRobotConfig
getRecord
public SynchronizedRobotConfigRecord getRecord()
Copyright © 2011-2012. All Rights Reserved.