Correzioni alla gui, riportato livello di log di com a warn

This commit is contained in:
2019-11-12 09:57:55 +01:00
parent bf368d6ac6
commit cb2b5fdcbd
5 changed files with 33 additions and 24 deletions

View File

@@ -92,7 +92,7 @@ public:
kineDH_t DHtable;
float maxReach = 1.2;
} kine;
double deadTime = 10.0; //default value
double deadTime = 1.0; //default value
std::map<std::string, std::string> subMap;
std::map<std::string, std::string> pubMap;
std::map<std::string, std::string> nodeNames;