rust-mavlink
rust-mavlink copied to clipboard
Add Raspi Example
Added a raspi -> pixhawk4 example.
The example reads out Mavlink on Serial and prints all the output as well as moving a servo in response to attitude data. I think it's helpful in terms of showing a bunch of the message formats and a bit of interacting with the data received.