MCPcopy Index your code
hub / github.com/dji-sdk/Tello-Python / move

Method move

Tello_Video/tello.py:350–375  ·  view source on GitHub ↗

Moves in a direction for a distance. This method expects meters or feet. The Tello API expects distances from 20 to 500 centimeters. Metric: .02 to 5 meters Imperial: .7 to 16.4 feet Args: direction (str): Direction to move, 'forward',

(self, direction, distance)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

move_backwardMethod · 0.95
move_downMethod · 0.95
move_forwardMethod · 0.95
move_leftMethod · 0.95
move_rightMethod · 0.95
move_upMethod · 0.95

Calls 1

send_commandMethod · 0.95

Tested by

no test coverage detected