You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi The above comment was provided.
But when u try to use EVENT_LOG_DATA from tellopy, i am getting error like - 'Tello' object has no attribute 'EVENT_LOG_DATA'.
Please assist me in this. I am trying to get the current location of the tello drone w.r.t takeoff position.
Thanks,
Pooja
The text was updated successfully, but these errors were encountered:
PoojaChukkanakal
changed the title
Okay! So! Download the **latest tellopy (develop-0.7.0 (default)) library from here, not pip**.
Calculating x,y,z coordinates for drone with respect to takeoff position.
Mar 28, 2024
PoojaChukkanakal
changed the title
Calculating x,y,z coordinates for drone with respect to takeoff position.
Issue in calculating x,y,z coordinates for tello drone with respect to takeoff position using EVENT_LOG_DATA.
Mar 28, 2024
Then go back and use EVENT_LOG_DATA.
The data is already parsed for you.
TelloPy/tellopy/_internal/protocol.py
Line 286 in a997d29
Originally posted by @gemSquared in #72 (comment)
Hi The above comment was provided.
But when u try to use EVENT_LOG_DATA from tellopy, i am getting error like - 'Tello' object has no attribute 'EVENT_LOG_DATA'.
Please assist me in this. I am trying to get the current location of the tello drone w.r.t takeoff position.
Thanks,
Pooja
The text was updated successfully, but these errors were encountered: