You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I found the cause of the problem but I don't know how to fix it.
In flightmare_bridge.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
The text was updated successfully, but these errors were encountered: