Script execution

This commit is contained in:
gac-x03da
2018-02-08 17:15:58 +01:00
parent cd3d702f32
commit c64c1d22c9
+1 -1
View File
@@ -10,7 +10,7 @@ RELATIVE (BOOLEAN)
"""
MOTOR = (ManipulatorY)
SENSORS (SampleCurrent, RefCurrent)
SENSORS = (SampleCurrent, RefCurrent)
RANGE = (-0.5, 0.5)
STEPS = 10
LATENCY = 0.5