Skip to main content

Developer Tools for Fixed-wing

Project description

Getting Started

Planekit helps you create powerful apps for fixed-wing UAVs. These apps run on a UAV’s Companion Computer, and augment the autopilot by performing tasks that are both computationally intensive and require a low-latency link.

This documentation provides everything you need to get started with Planekit, including an overview of the API, quick start, guide material, a number of demos and examples, and API Reference.

Install Planekit

pip install planekit

Start simulation anywhere or connect UAV:

Plankit does not include any built-in simulation. Therefore, you must connect the planekit still or an arduplane installed UAV.

A simple example of starting a still with Mission planar

image info

Planekit supports other alternatives. (Mavproxy etc.)

First connection

You can see the first connection example below.

import time

import planekit

vehicle = planekit.Connection("tcp:127.0.0.1:5762")
vehicle.wait_heartbeat()
print("connection is successful")

See Docs

https://plane-kit.com/

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

plane-kitasddsa-0.1.910.tar.gz (8.7 kB view details)

Uploaded Source

File details

Details for the file plane-kitasddsa-0.1.910.tar.gz.

File metadata

  • Download URL: plane-kitasddsa-0.1.910.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.2

File hashes

Hashes for plane-kitasddsa-0.1.910.tar.gz
Algorithm Hash digest
SHA256 8e791e17d384e3ccf66c115baa45e655183c7fa1e9f51aede6829fd450f81d8b
MD5 4d24593978bbfb9a97c3409bc1719a1a
BLAKE2b-256 da8bf456eef6c35fd0d92d7ee3d4e0254a377a7579e0a7de6fe2871820d250cd

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