From c75a213a8fbf965132b675ccbe3b413e933e45b8 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Thu, 21 Nov 2019 14:49:46 +0100 Subject: [PATCH] Script execution --- script/test_movement.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test_movement.py b/script/test_movement.py index 7dd3334f..f58fedca 100644 --- a/script/test_movement.py +++ b/script/test_movement.py @@ -1 +1 @@ -ManipulatorX.move(-4.11, 2) \ No newline at end of file +ManipulatorX.move(-4.1, 1) \ No newline at end of file