For sending mocap data to uav to use mocap_pose_estimate or vision_pose_estimate
I wish to send motion capture pose data of uav to px4 autopilot local position estimator. I am trying to use mocap_pose_estimator mavros pluigin. However I see https://github.com/mavlink/mavros/tre... its mentioned to use vision_pose_estimate. So which one do I need to use?