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

Method set_speed

Tello_Video/tello.py:187–212  ·  view source on GitHub ↗

Sets speed. This method expects KPH or MPH. The Tello API expects speeds from 1 to 100 centimeters/second. Metric: .1 to 3.6 KPH Imperial: .1 to 2.2 MPH Args: speed (int|float): Speed. Returns: str: Res

(self, speed)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

send_commandMethod · 0.95

Tested by

no test coverage detected