Can you try maybe to put the run()
function in a background thread? I never remember if it blocks while the server is running or if it returns when the drone is connected
1 Like
Can you try maybe to put the run()
function in a background thread? I never remember if it blocks while the server is running or if it returns when the drone is connected