I am trying to get the height sensor data from the downward facing IR sensor.
I am currently getting the height via TelloLib, which I believe is getting the accurate height data from the SDK. I expected this to be the raw IR data, meaning the distance to the object directly below the craft.
It seems however that this is the height from the takeoff point. I know this because the height does not change as I fly from above my lawn to above my roof. I would expect the value to drop greatly as the ground has essentially moved up below the tello.
The fact this value doesn't indicates height is really the barometer reading, or some kind of IR value that takes these elevation changes into account.
Im curious if anyone knows how to get the raw sensor data, meaning the distance between the tello, and whatever it is flying directly over.
Any help would be appreciated, thanks.
I am currently getting the height via TelloLib, which I believe is getting the accurate height data from the SDK. I expected this to be the raw IR data, meaning the distance to the object directly below the craft.
It seems however that this is the height from the takeoff point. I know this because the height does not change as I fly from above my lawn to above my roof. I would expect the value to drop greatly as the ground has essentially moved up below the tello.
The fact this value doesn't indicates height is really the barometer reading, or some kind of IR value that takes these elevation changes into account.
Im curious if anyone knows how to get the raw sensor data, meaning the distance between the tello, and whatever it is flying directly over.
Any help would be appreciated, thanks.
Last edited: