Controlling T200 thrusters using pymavlink

Outside of the “something like this” example I already linked you to, this forum comment covers sending regular heartbeats with a periodic event. You can use the same idea to send regular control inputs as well.

You may also wish to look at other posts with the pymavlink tag for some inspiration.

You’re also welcome to provide your own examples and/or attempts and discuss here how to fix or improve them :slight_smile: