Using small-sized copters as a payload?

Hi, I want to use small-sized copters as a payload on my fixed-wing UAV. I want to drop them in a specific location by using a mechanism. After they fell, I want them to fly stability. Is there any way I can achieve it by using ardupilot? Can these copters achieve stable flight after falling down from moving UAV?

Copter takeoff throw supports drop. If you want to power up copter in flight look for moving vehicle initialization.

PS regular takeoff (mode and command) won’t respond to throw. You need to use throw mode configured to switch to an appropriate mode (typically loiter for hand flying and auto or guided for autonomous operation.

1 Like

Also check out throw mode.

2 Likes