Open
Description
I am trying to run the Mavsdk in the android-client example with the UDP client mode. I tried mavsdkServer.run("udp://192.168.42.129:14552", 50051);
mavsdkServer.run("udp://192.168.42.129:14550", 50051);
and mavsdkServer.run("udp://192.168.42.129:14540", 50051); but no one get to the next line -- drone = new System(BACKEND_IP_ADDRESS, mavsdkServerPort);
I wonder if I am doing it correctly. Thank you!
Metadata
Metadata
Assignees
Labels
No labels