Script execution

This commit is contained in:
gac-x03da
2019-08-12 14:33:40 +02:00
parent 93df6e5f5a
commit 494bb1d1fa

View File

@@ -11,7 +11,7 @@ note that the motors have a limited speed range!
import math
MOTORS = (ManipulatorX)
RANGE = (-3.45-0.5, -3.45+0.5)
RANGE = (-2.9-0.6, -2.9+0.6)
STEP = 0.01
#MOTORS = (ManipulatorY)