Hi there,
I have a question. I have a HITL setup of DJI M300, and I am saving data by recording these topics using rosbag: dji_osdk_ros/attitude, dji_osdk_ros/imu, dji_osdk_ros/local_position and dji_osdk_ros/rc.
My RC is in S mode; I am confused about what exact commands are being sent from the RC sticks and what is being saved in dji_osdk_ros/rc. I know this is scaled to -1 to 1, but are these roll pitch yaw angles commands being sent from the RC sticks or is it something else? And is the throttle thrust or z-position command?
How do you do the appropriate scaling to visualize the data or make system identification, let's suppose?