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 execute
python3 takeoff_and_land2.py udp://:14551
after that, I got the message shows bellow.

What problem do I encounter and how to solve it ?