I'm new to Tello and I'm trying to write a simple program where the Tello flies toward a wall and stops (or turns) before hitting it.
Using the official SDK (https://dl-cdn.ryzerobotics.com/downloads/tello/20180910/Tello SDK Documentation EN_1.3.pdf), I send a "tof?" message.
The return values seems unpredictable. I thought it meant the distance between the Tello and an object in front of it, but I get numbers that do not make sense..
Am I misunderstanding the meaning of "TOF distance"? or is there some problem with my drone's sensors?
thank you.
Using the official SDK (https://dl-cdn.ryzerobotics.com/downloads/tello/20180910/Tello SDK Documentation EN_1.3.pdf), I send a "tof?" message.
The return values seems unpredictable. I thought it meant the distance between the Tello and an object in front of it, but I get numbers that do not make sense..
Am I misunderstanding the meaning of "TOF distance"? or is there some problem with my drone's sensors?
thank you.