Pass RC PWM directly to output driver

Hello all,

I want to pass RC PWM directly to the autopilot in place of stick input. What is the work around for this?

For this, it seems to me that I will have to publish RC PWM to actuator_output topic and disable multirotor mixer from publishing to this topic simultaneously.

Please comment your suggestions.