Uses of Class
brbrain.PoseSequence

Uses of PoseSequence in brbrain
 

Fields in brbrain declared as PoseSequence
 PoseSequence PoseSequenceGUI.poseSequence
          the sequence
 

Constructors in brbrain with parameters of type PoseSequence
PoseSequenceGUI(PoseSequence poseSequence, int registerAxis, java.lang.String[] dynamixelNames, boolean showRegisterNames, boolean[] registerEditable, boolean enableShowEstop, boolean showADCs, boolean showManualSync, boolean showAutoSync)
          Make a new GUI for an existing sequence.
PoseSequenceGUI(PoseSequence poseSequence, int registerAxis, java.lang.String[] dynamixelNames, boolean showRegisterNames, boolean editable, boolean enableShowEstop, boolean showADCs, boolean showManualSync, boolean showAutoSync)
          make a gui where everything is either editable or not