diff --git a/script/test/ManipulatorScanKei.py b/script/test/ManipulatorScanKei.py index 769723a8..4f39563a 100644 --- a/script/test/ManipulatorScanKei.py +++ b/script/test/ManipulatorScanKei.py @@ -10,7 +10,7 @@ RELATIVE (BOOLEAN) """ MOTOR = (ManipulatorY) -SENSORS (SampleCurrent, RefCurrent) +SENSORS = (SampleCurrent, RefCurrent) RANGE = (-0.5, 0.5) STEPS = 10 LATENCY = 0.5