# Frame of reference for MAVROS Local Position Pose

Source: https://forum.modalai.com/topic/2973/frame-of-reference-for-mavros-local-position-pose
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2023-12-20 02:36:43 UTC by SMRazaRizvi
Replies: 1 · Views: 1116

## SMRazaRizvi · 2023-12-20 02:36:43 UTC

Hello all,

What is the frame of reference used by the MAVROS node for publishing the */mavros/local_position/pose* topic? If it's not in ENU, how can I convert this topic to use ENU as the reference frame?

## Reply by Alex Kushleyev (ModalAI staff) · 2023-12-21 21:33:05 UTC

@SMRazaRizvi , the reference frame should be NED (convention that is used in PX4) - can you please check if that makes sense?

For conversion, perhaps this would help : https://answers.ros.org/question/336814/how-to-change-ned-to-enu/
