Get local position data from Simulink & Pixhawk
I built my own controller by using Simulink, and I would like to get local postion of my Quadrotor.
To achieve this, I am trying to use uORB Read Topic block.
I tried three msg file for uORB block, 'vehicle_local_position', 'ekf2_innovations', and 'fil
Read more…