An open API service indexing awesome lists of open source software.

https://github.com/fusion-engineering/px4-rust

Rust bindings for PX4.
https://github.com/fusion-engineering/px4-rust

px4 rust

Last synced: about 1 year ago
JSON representation

Rust bindings for PX4.

Awesome Lists containing this project

README

          

[![Documentation](https://docs.rs/px4/badge.svg)](https://docs.rs/px4)
[![crates.io](https://img.shields.io/crates/v/px4.svg)](https://crates.io/crates/px4)
[![Build Status](https://travis-ci.org/dronesforwork/px4-rust.svg?branch=master)](https://travis-ci.org/dronesforwork/px4-rust)

# PX4 - Rust

This crate makes it easy to make modules for PX4 in Rust.

See the [documentation](https://docs.rs/px4/) for more information.