Troubleshooting connecting to drone


#1

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


#2

This is a screenshot of the problem occurring. I’m currently connected to a network through an Ethernet cable and SSH through putty. I’m calling python takeoff_and_land.py --connect tcp:127.0.0.1:5760