Skip to main content

Add your description here

Project description

Arena SDK

Прокси библиотека для отправки GRPC команд в геймкор

Пример скрипта

import time

from arena_sdk import Pioneer, GRPCCommunicator, GameCoreBase

comm = GRPCCommunicator(host="127.0.0.1", port=50051)
GameCoreBase.set_client(comm)

p1 = Pioneer("Scout-1-sky")
p2 = Pioneer("Scout-2-sky")

p1.arm()
time.sleep(1)
p1.takeoff(0.1)
time.sleep(1)
p1.land()
time.sleep(2)

Запуск эхо-сервера для проверки

from arena_sdk import GameCoreEchoServer
GameCoreEchoServer.serve(port=50051)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

geoscan_arena-0.0.3-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

Details for the file geoscan_arena-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: geoscan_arena-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.10 {"installer":{"name":"uv","version":"0.9.10"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for geoscan_arena-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 56376e83badaecb7cbc35b634fbc8ecbe621d7f347af37cbbe8726133ba252e8
MD5 192c9323494beb4df3c6433172fe008f
BLAKE2b-256 b0e4cd67779a161f788ce20938a965998ba8d34a4c456f1de22b1613c58155e8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page