@@ -414,6 +414,11 @@ void SensorsComponentController::_handleUASTextMessage(int uasId, int compId, in
...
@@ -414,6 +414,11 @@ void SensorsComponentController::_handleUASTextMessage(int uasId, int compId, in
return;
return;
}
}
if(text.endsWith("side already completed")){
_orientationCalAreaHelpText->setProperty("text","Orientation already completed, place you vehicle into one of the incomplete orientations shown below and hold it still");