org.robokind.impl.motion.sync
Class PortableSynchronizedJointConfig
java.lang.Object
org.robokind.impl.motion.sync.PortableSynchronizedJointConfig
- All Implemented Interfaces:
- SynchronizedJointConfig
public class PortableSynchronizedJointConfig
- extends Object
- implements SynchronizedJointConfig
- Author:
- Matthew Stevenson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortableSynchronizedJointConfig
public PortableSynchronizedJointConfig(SynchronizedJointConfigRecord record)
PortableSynchronizedJointConfig
public PortableSynchronizedJointConfig(SynchronizedJointConfig conf)
PortableSynchronizedJointConfig
public PortableSynchronizedJointConfig(Joint.Id jointId,
String name,
NormalizedDouble defPos)
getJointId
public Joint.Id getJointId()
- Specified by:
getJointId in interface SynchronizedJointConfig
getName
public String getName()
- Specified by:
getName in interface SynchronizedJointConfig
getDefaultPosition
public NormalizedDouble getDefaultPosition()
- Specified by:
getDefaultPosition in interface SynchronizedJointConfig
getRecord
public SynchronizedJointConfigRecord getRecord()
Copyright © 2011-2013. All Rights Reserved.