I think I found a bug, but I would like somebody else to confirm beform posting it on Github.
I’m working on Gazebo/SITL with standard Iris gazebo multocopter with runway world.
If I set this parameters :
RC_OPTIONS 1
FS_THR_ENABLE 0 (only to be able to arm)
When I takeoff the copter starts a continuous yaw spinning CCW.
I tried on a full fresh installation of Gazebo and Ardupilot (master and 4.7), the issue is still here
I used this parameter since a long time, and I didn’t see that in previous versions of ArduCopter.
I think I don’t really need this parameter, but it can have other issues because I don’t see any relationship between this parameter and the yaw spinning. And I pretty sure this behavior should also happen in real drones.
If someone can check, just by adding the parameters to the standard Gazebo/SITL Ardupilot
It’d odd that you mention Loiter though because Loiter is a manually controlled mode meaning that an RC is required. Perhaps you’re using a joystick? In AP, a joystick is treated just like other RCs.
If you’re just looking for the vehicle to stop, Guided should work but Brake mode is another option
Thanks again for the report, this does appear to be a real bug!