Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dronesploit/dronesploit
/ run
Method
run
dronesploit/_src/modules/command/dji/tello.py:67–68 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
65
class
Takeoff(TelloModule):
66
""
" Takeoff the target Tello. "
""
67
def
run(self):
68
self._send_udp_command(
"takeoff"
)
69
Callers
nothing calls this directly
Calls
1
_send_udp_command
Method · 0.80
Tested by
no test coverage detected