mavlink / rust-mavlink

MAVLink library for Rust.
https://mavlink.github.io/rust-mavlink/mavlink/
Apache License 2.0
158 stars 79 forks source link

Unable to access raw_bytes pub fn for MAVLinkV2MessageRaw #194

Closed Helen300 closed 1 year ago

Helen300 commented 1 year ago

image

Attempting to use the method raw_bytes() from MAVLinkV2MessageRaw but can't seem to. Any ideas?

Helen300 commented 1 year ago

Seems like this was only added a about a month ago and the latest tag 0.11.2 does not include this, can we request a new tag to include these changes?

Helen300 commented 1 year ago

@patrickelectric would appreciate your help here!

Helen300 commented 1 year ago

thanks so much for the update!