<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>SensorsのトピックRe: Orientation Matrix</title>
    <link>https://community.nxp.com/t5/Sensors/Orientation-Matrix/m-p/590014#M3568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Diego,&lt;/P&gt;&lt;P&gt;fRPl IS the rotation matrix linking the global frame to the body frame.&amp;nbsp; Which global frame depends on your settings in build.h. You say you are doing an additional rotation based on "a known ECEF position".&amp;nbsp; Do you mean "the current ECEF position".&amp;nbsp; Based on the figure at &lt;A href="https://en.wikipedia.org/wiki/ECEF#/media/File:ECEF.svg" title="https://en.wikipedia.org/wiki/ECEF#/media/File:ECEF.svg"&gt;ECEF - Wikipedia, the free encyclopedia&lt;/A&gt; , I think the proper rotation will be a function of where you are on the globe. &lt;/P&gt;&lt;P&gt;I've not done a GNSS integration, so I don't have a lot of insight to offer.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jun 2016 19:28:32 GMT</pubDate>
    <dc:creator>michaelestanley</dc:creator>
    <dc:date>2016-06-30T19:28:32Z</dc:date>
    <item>
      <title>Orientation Matrix</title>
      <link>https://community.nxp.com/t5/Sensors/Orientation-Matrix/m-p/590013#M3567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'mworking on a global positioning system using sensor fusion library on a FRDM-K64F integrated with a GNSS system. &lt;/P&gt;&lt;P&gt;Right now, I'm trying to obtain the board's orientation/attitude on the ECEF frame in XYZ coordinates to initialize the system.&lt;BR /&gt; Fusion library provides a matrix called thisSV_9DOF_GBY_KALMAN.fRPl. Apparently this is the rotation/conversion matrix from body frame to NED frame. After getting that matrix, I perform another conversion from NED frame to ECEF frame based on a known ECEF position.&lt;/P&gt;&lt;P&gt;Unfortunately, I'm not getting good results. This orientation is not aligned with the GNSS trajectory.&lt;/P&gt;&lt;P&gt;Is this a valid way to do it? Is there a better way?&lt;/P&gt;&lt;P&gt;Is the thisSV_9DOF_GBY_KALMAN.fRPl matrix what I think it is?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Diego &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2026 22:28:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Orientation-Matrix/m-p/590013#M3567</guid>
      <dc:creator>diegofalk</dc:creator>
      <dc:date>2026-02-03T22:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Orientation Matrix</title>
      <link>https://community.nxp.com/t5/Sensors/Orientation-Matrix/m-p/590014#M3568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Diego,&lt;/P&gt;&lt;P&gt;fRPl IS the rotation matrix linking the global frame to the body frame.&amp;nbsp; Which global frame depends on your settings in build.h. You say you are doing an additional rotation based on "a known ECEF position".&amp;nbsp; Do you mean "the current ECEF position".&amp;nbsp; Based on the figure at &lt;A href="https://en.wikipedia.org/wiki/ECEF#/media/File:ECEF.svg" title="https://en.wikipedia.org/wiki/ECEF#/media/File:ECEF.svg"&gt;ECEF - Wikipedia, the free encyclopedia&lt;/A&gt; , I think the proper rotation will be a function of where you are on the globe. &lt;/P&gt;&lt;P&gt;I've not done a GNSS integration, so I don't have a lot of insight to offer.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 19:28:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Orientation-Matrix/m-p/590014#M3568</guid>
      <dc:creator>michaelestanley</dc:creator>
      <dc:date>2016-06-30T19:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Orientation Matrix</title>
      <link>https://community.nxp.com/t5/Sensors/Orientation-Matrix/m-p/590015#M3569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael, &lt;BR /&gt;Thanks for the advise.&lt;BR /&gt;I've checked the settings in build.h and the selected frame es NED. That means that fRPl is the rotation matrix linking the NED frame to the body frame. When I perform the conversion to Euler angles they seem to be OK.&lt;BR /&gt;Apparently my problem is the rotation linking the ECEF frame to the NED frame. I do this rotation based on the current ECEF position as you said. &lt;BR /&gt;I'll let you know if I found something else.&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Diego&lt;BR /&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 14:36:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Orientation-Matrix/m-p/590015#M3569</guid>
      <dc:creator>diegofalk</dc:creator>
      <dc:date>2016-07-01T14:36:47Z</dc:date>
    </item>
  </channel>
</rss>

