dbaldwin / DroneBlocks-Tello-Camera-With-Python-OpenCV

Take photos and record videos with Tello's camera using a browser-based app and DroneBlocks
https://learn.droneblocks.io/p/opencv-python-and-droneblocks-for-tello-camera-control/
Apache License 2.0
21 stars 12 forks source link

in or cm has consistent number #28

Open gwarren-UAS opened 1 year ago

gwarren-UAS commented 1 year ago

When switching from inches to centimeters, the max value does not adjust to reflect the Tello limitations. It allows you to request 500 inch movements, resulting in 1270 cm movement request to Tello.

Please have the in/cm toggle also limit the movement range. Thank you.

dbaldwin commented 1 year ago

Thanks for reporting this! Definitely a known issue that we need to get addressed! Will chat with the team and see if we can come to a near-term resolution.