Script execution
This commit is contained in:
@@ -11,8 +11,8 @@ note that the motors have a limited speed range!
|
||||
import math
|
||||
|
||||
MOTORS = (ManipulatorX)
|
||||
CENTER = -3.4
|
||||
WIDTH = 1.
|
||||
CENTER = -3.8
|
||||
WIDTH = 2.
|
||||
RANGE = (CENTER - WIDTH / 2., CENTER + WIDTH / 2.)
|
||||
STEP = 0.025
|
||||
|
||||
|
||||
Reference in New Issue
Block a user