Best Practices for Adding New Optical Flow Sensor Code
Hey All,
I am looking to add a new custom optical flow sensor and wish to do it in the least obtrusive way to ensure future compatibility and easy code merges. I am not 100% sure how to do this.
I know I need to extend AP_OpticalFlow just as AP_Optical
Read more…