UAV Attitude from real IMU
I'm trying to create plugin which will use real Attitude, received from UAV using MAVLink interface. So Gazebo core should use in simulation all "virtual" (calculated in simulation) variables (speed, wind, GPS etc) except attitude.
Can I create plugin with that functionality and how I can implement it?
I will be grateful for any help.
Thank you!