AeroRust / mav

Rust crates for the MAVLink lightweight messaging protocol for communicating with drones (and between onboard drone components).

Home Page:http://aerorust.org/mav/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manual installation of `protoc` is now required

elpiel opened this issue · comments

Since prost:0.11 doesn't install protoc anymore (see https://docs.rs/prost/0.11.0/prost/#protoc) we need to document this in both:

  • README
  • Mav book