MAVSDK-Python icon indicating copy to clipboard operation
MAVSDK-Python copied to clipboard

Command Denied when trying to set imu rate

Open Tuxliri opened this issue 5 months ago • 6 comments

I am trying to set the imu rate using System.telemetry.set_rate_imu(), however the method throws a CommandDenied exception. I am able to set the raw_imu rate using the respective method System.telemetry.set_rate_imu(), thus I suspect that Ardupilot is producing/advertising the imu() mavlink topic. How can I verify this? Is this a known issue?

Board: SpeedyBee F405v3 FC Software: Ardupilot 4.5.5

Tuxliri avatar Sep 04 '24 11:09 Tuxliri