Open
Description
I encountered an issue when using the set_maximum_speed
and get_maximum_speed
functions in MAVSDK. Whenever I attempt to use these methods, I receive a parameter error, and the command fails. I also want to mention that I am using Arduopilot. Also, when using the set_current_speed
method the speed of the drone stays the same at 10 m/s even though ArduoPilot acknowledges the command.