Program a drone with the DroneBlocks Simulator and then deploy to Tello
Project description
DroneBlocks-Python-Simulator
Installation process
Show commands
Example missions
Sim to real drone
pip install -i https://test.pypi.org/simple/DroneBlocksTelloSimulator
import asyncio
from DroneBlocksTelloSimulator import SimulatedDrone
async def main():
drone = SimulatedDrone('a5f921f4-f2f0-446d-b216-1a4e34ab4fa0')
await drone.connect()
await drone.takeoff()
await drone.land()
asyncio.run(main())
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file DroneBlocksTelloSimulator-0.0.1.tar.gz.
File metadata
- Download URL: DroneBlocksTelloSimulator-0.0.1.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20c67bb48def66a2d4cd0dac8bf39437ea977ddd5b032ca25838d91032e12c38
|
|
| MD5 |
7f4d0f2f89d45f4db87a0c844addeacc
|
|
| BLAKE2b-256 |
73a3006a97f318e2f974082efdb6472bb3312e9ce18ceb02dc546f3851b22d10
|
File details
Details for the file DroneBlocksTelloSimulator-0.0.1-py3-none-any.whl.
File metadata
- Download URL: DroneBlocksTelloSimulator-0.0.1-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81dd6e602e1f47dc1f3f66e771ed124b5cb1eab05fa208d33f73f87519dc9a81
|
|
| MD5 |
2cbda8cd9edd340c4ae6ffbd350b7902
|
|
| BLAKE2b-256 |
e12d1dec218f883c50cf8f8becfce77e7ed23cc8a2bf3c46ac481993dc8f01e6
|