rust-mavlink icon indicating copy to clipboard operation
rust-mavlink copied to clipboard

Add Raspi Example

Open BWStearns opened this issue 3 years ago • 1 comments

Added a raspi -> pixhawk4 example.

BWStearns avatar Apr 10 '23 03:04 BWStearns

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.

BWStearns avatar Apr 10 '23 04:04 BWStearns