Script execution

This commit is contained in:
gac-x03da
2023-08-19 16:27:35 +02:00
parent 5f535359c8
commit c83c1eff0e

View File

@@ -10,7 +10,7 @@ note that the motors have a limited speed range!
import math
MOTORS = (ManipulatorY)
RANGE = (2.70, -1.0)
RANGE = (2.8, -3.0)
STEP = 0.0010
SPEED = 0.0105