Skip to content

Running the MAVSDK server in UDP client mode #141

Open
@Zxr1230

Description

@Zxr1230

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!

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions