Sending command from rpi to px4 to spin motors in test mode to x%
Hello Community,
I have an Rpi connected to px4 over ttyS0 and at present I can arm/disarm the drone with dronekit API.
In a test mode, I want to send a command (in python running on Rpi) to request the motor (without propeller attached) to spin at x%
Read more…