Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 244 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 244 Bytes

dronekit-rust

setup

git clone, then

dronekit-sitl copter-3.3 --speedup 10
cargo run --bin listen

example

See listen.rs.

license

MIT/Apache-2.0