by Bullit » Mon May 21, 2007 5:27 pm
by Bullit
Mon May 21, 2007 5:27 pm
The overall time to move from one pose to another is controlled by the pose speed, page speed, the delay time and the greatest distance any servo has to move.
E = pose speed
G = page speed
D = delay time (I think a delay setting of 1 gives 7ms, 2 = 14ms etc...)
M = max servo steps to complete move
C = constant
T = total time
T = C*E*G*M+D
C would be relative to the speed of the AX-12
The overall time to move from one pose to another is controlled by the pose speed, page speed, the delay time and the greatest distance any servo has to move.
E = pose speed
G = page speed
D = delay time (I think a delay setting of 1 gives 7ms, 2 = 14ms etc...)
M = max servo steps to complete move
C = constant
T = total time
T = C*E*G*M+D
C would be relative to the speed of the AX-12