|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mechio.impl.motion.sync.PortableSynchronizedRobotConfig
public class PortableSynchronizedRobotConfig
| Constructor Summary | |
|---|---|
PortableSynchronizedRobotConfig(Robot.Id robotId,
java.util.List<PortableSynchronizedJointConfig> jointConfigs)
|
|
PortableSynchronizedRobotConfig(SynchronizedRobotConfig conf)
|
|
PortableSynchronizedRobotConfig(SynchronizedRobotConfigRecord record)
|
|
| Method Summary | |
|---|---|
java.util.List<SynchronizedJointConfig> |
getJointConfigs()
|
SynchronizedRobotConfigRecord |
getRecord()
|
Robot.Id |
getRobotId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortableSynchronizedRobotConfig(SynchronizedRobotConfigRecord record)
public PortableSynchronizedRobotConfig(SynchronizedRobotConfig conf)
public PortableSynchronizedRobotConfig(Robot.Id robotId,
java.util.List<PortableSynchronizedJointConfig> jointConfigs)
| Method Detail |
|---|
public Robot.Id getRobotId()
getRobotId in interface SynchronizedRobotConfigpublic java.util.List<SynchronizedJointConfig> getJointConfigs()
getJointConfigs in interface SynchronizedRobotConfigpublic SynchronizedRobotConfigRecord getRecord()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||