MyCMD is a fully custom command prompt implemented in Java. For a complete guide detailing the syntax, arguments, and options for every command, please see the full COMMANDS.md file. MyCMD/ ┣ ...
Now I user the AcFly , I am attempting to switch the mode using the MAV_CMD_DO_SET_MODE method, as mentioned in my documentation. It mentions the "hold position mode" with the following code: public ...