// Bool if using UWB onboard position, TODO: need to add a switch or something in a gui (teacher or student) with a publisher, to be subscribed here
// Bool if using UWB onboard position, tiagoData, TODO: need to add a switch or something in a gui (teacher or student) with a publisher, to be subscribed here
onboardPosition=false;
useTiagoData=true;
...
...
@@ -67,13 +67,15 @@ int main(int argc, char* argv[])