From 13a494256298ff2b332403394f86731e33151b6f Mon Sep 17 00:00:00 2001 From: Emanuele Date: Tue, 19 Nov 2019 17:54:09 +0100 Subject: [PATCH] Modifiche interfaccia --- RoboGlue.pro.user | 2 +- gui/roboglue_gui.ui | 16 +++++++++++++++- roboglue.conf | 2 +- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/RoboGlue.pro.user b/RoboGlue.pro.user index cb550ca..ad37017 100644 --- a/RoboGlue.pro.user +++ b/RoboGlue.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId diff --git a/gui/roboglue_gui.ui b/gui/roboglue_gui.ui index b2d7376..8fea336 100644 --- a/gui/roboglue_gui.ui +++ b/gui/roboglue_gui.ui @@ -1233,6 +1233,13 @@ + + + + Qt::Horizontal + + + @@ -1313,6 +1320,13 @@ + + + + Qt::Horizontal + + + @@ -1339,7 +1353,7 @@ - r\x:000,ry:000,rz:000 + r\x:#00.0,ry:#00.0,rz:#00.0 diff --git a/roboglue.conf b/roboglue.conf index 2a2343e..0b70b4a 100644 --- a/roboglue.conf +++ b/roboglue.conf @@ -8,7 +8,7 @@ automain=false autotrack=false [robot] -connection\autoconnect=false +connection\autoconnect=true connection\robotip=10.0.0.5 connection\robotport=30002 connection\robotretry=5