Dear All,
Currently, I am working on developing a custom control algorithm by writing custom mode in the Ardupilot firmware. I successfully implemented the code but I am facing the issue of data logging.
Also, I realized that it is due to copter.init_rc_out() function. Please help me with how to get rid of this issue.