I’m having difficulty testing the takeoff_and_land code in the tutorial. I found that it is getting stuck on the connect() line. I’m getting a link timeout, no heartbeat in last 5 seconds. I was looking into the wait_ready function to see if that was an issue if my GPS signal wasn’t flashing green on the drone. I’m calling the function through python takeoff_and_land.py --connect=127.0.0.1:14550
I’ve been trying to debug this for quite some time so thank you for any assistance