Hi!
I wonder what is the coordinate system of local_position? Is x-axis points forward and z points down related to drone?
And if I want to feed vision into it what coordinate system of my vision is?
Using mavros you send and receive ENU data. Mavros handle all the conversions between NED and ENU.