From c417de397d584a8779074c7500fe7cfe73948c2f Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Thu, 21 Nov 2019 15:16:18 +0100 Subject: [PATCH] Script execution --- script/test_movement.py | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/script/test_movement.py b/script/test_movement.py index f58fedca..a3db0895 100644 --- a/script/test_movement.py +++ b/script/test_movement.py @@ -1 +1,8 @@ -ManipulatorX.move(-4.1, 1) \ No newline at end of file +ManipulatorX.move(-3.8, 2) + + +#ManipulatorY +#ManipulatorZ +#ManipulatorTheta +#ManipulatorTilt +#ManipulatorPhi. \ No newline at end of file