Auto VTOL mission without heading to WP when doing transition to fixed wing mode

Hello,

is it possible to create an Auto VTOL Mission that takeoff vertical and then when doing the transition to fixed wing mode will not try to change the yaw angle to the next waypoint while doing the transition? Heading to the first waypoint should only start after the transition is completed.

Thanks!

You could try using q_options to select do level transition, and then set the level_roll_limit to say 5 deg to keep it within that range until trans arspd is reached.

im facing kinda same problem,
the VTOL nose is headed to the opposite direction of the first waypoint, i want the VTOL to:

  • Takeoff vertically
  • Turn toward the first waypoint
  • Do Plane transition and start moving
1 Like