offboard mode mavsdk example
-
hello,
I am trying mavsdk example.
After run the docker,I execute
./start-mavsdk-server.sh
And, I got the message shows bellow.
after that, I executepython3 takeoff_and_land2.py udp://:14551
after that, I got the message shows bellow.
What problem do I encounter and how to solve it ?
-
@沈-宏澤 Looks like it is waiting for the drone to get a GPS fix.
-
What should I do to fix this problem?
It seems to unlock the GPS. -
@沈-宏澤 Are you outdoors? Do you expect GPS to get a fix? Or are you trying to remove GPS lock as a condition for flight?
-
@沈-宏澤 Do you solve your problem?
How to solve it?