We are using a drone with PX4 version 1.14-dev in Gazebo HITL. When we send SET_POSITION_TARGET_GLOBAL_INT setpoints in Offboard mode, the drone refuses to yaw (even when all other fields are ignored via bitmask, for example 0b100111111111). Is this a version issue? If so, what command should we use?
I am another member of Xiangliang’s team. We are still unable to control yaw, even in SITL on the newest version of PX4. Our command is formatted as follows. We are able to move between GPS coordinates but the heading of the drone remains unchanged. If we try to ignore the position fields, the drone’s failsafe activates.