[package]
name = "px4sim"
version = "0.1.6"
edition = "2021"
authors = ["Balint Barna Kovari <balint@kovari.cc>"]
description = "A wrapper to simplify creating a custom PX4 SITL simulator."
repository = "https://codeberg.org/balint/px4sim-rs"
license = "MIT OR Apache-2.0"
[dependencies]
itertools = "0.13"
log = "0.4"
mavlink = "0.13"
rand = "0.8"