When I run the example program"roslaunch agile_autonomy simulation.launch", duplicate text appears <Ready ? : 0>
And then appears “Flightmare connection failed, time out.“
What's more,Unity's window stays on a fixed screen
I found the cause of the problem but I don't know how to fix it.
In flightmarebridge.cpp,bool FlightmareBridge::handleSettings()
sub.receive(msg, true) didn't receive any message until time out
When I run the example program"roslaunch agile_autonomy simulation.launch", duplicate text appears <Ready ? : 0> And then appears “Flightmare connection failed, time out.“ What's more,Unity's window stays on a fixed screen