-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hey! We are working on an insect tracking project, and this piece of code looks useful to us. Our software is in Rust, but I am quite bad at Rust... Can you provide some example code?
I'm interested in:
- sending out CMD_CONTROL messages to the gimbal over usb
- subscribing for realtime data stream (encoder and imu angle data in particular) (CMD_DATA_STREAM_INTERVAL)
- parsing the incoming stream of encoder/imu data (CMD_REALTIME_DATA_CUSTOM)
- fetching some parameters (encoder offsets for example, found in CMD_READ_PARAMS_EXT)
An example with just one thing should hopefully be enough for me to figure out the rest.
Metadata
Metadata
Assignees
Labels
No labels