<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Motion Generator Simulation Help?]]></title><description><![CDATA[<p>Hello,</p>
<p>I&quot;m trying to generate a specific motion profile for testing from a GPS path / google earth type GIS file.</p>
<p>The best documentation I've found on this is <a href="https://github.com/Aceinna/gnss-ins-sim/tree/6fc15cff6386e1b63d78d9a515daa7ea0d47cd7d#step-2-create-a-motion-profile" rel="nofollow">this link.</a></p>
<p>I'm essentially trying to recreate what was done in the &quot;driver_example&quot; - could someone please describe the workflow that generated that dataset?</p>
<p>Thanks,<br />
Adam</p>
]]></description><link>https://forum.aceinna.com//topic/18/motion-generator-simulation-help</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 16:34:31 GMT</lastBuildDate><atom:link href="https://forum.aceinna.com//topic/18.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 11 Apr 2019 18:29:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Motion Generator Simulation Help? on Thu, 11 Apr 2019 18:29:51 GMT]]></title><description><![CDATA[<p>Hello,</p>
<p>I&quot;m trying to generate a specific motion profile for testing from a GPS path / google earth type GIS file.</p>
<p>The best documentation I've found on this is <a href="https://github.com/Aceinna/gnss-ins-sim/tree/6fc15cff6386e1b63d78d9a515daa7ea0d47cd7d#step-2-create-a-motion-profile" rel="nofollow">this link.</a></p>
<p>I'm essentially trying to recreate what was done in the &quot;driver_example&quot; - could someone please describe the workflow that generated that dataset?</p>
<p>Thanks,<br />
Adam</p>
]]></description><link>https://forum.aceinna.com//post/33</link><guid isPermaLink="true">https://forum.aceinna.com//post/33</guid><dc:creator><![CDATA[Adam Jackson]]></dc:creator><pubDate>Thu, 11 Apr 2019 18:29:51 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Generator Simulation Help? on Fri, 12 Apr 2019 08:11:15 GMT]]></title><description><![CDATA[<p>Hi Adam,</p>
<p>Basically, the motion profile is generated by trial, especially for a drive simulation because you need to keep the generated trajectory aligned with a real road.<br />
It is difficult to generate a motion file from a GPS path:</p>
<ol>
<li>Attitude information is not included, which is required to generate IMU measurements;</li>
<li>If you want acceleration from velocity or position of a GPS path, differentiating is necessary. The GPS path points are usually collected at a relative lower sampling rate, which IMUs are usually sampled at very high rate. Besides, differentiating will increase measurement noise a lot. Maybe oversampling and smoothing the GPS path may help.</li>
</ol>
<p>We provide a drive motion profile as motion_def-long_drive.csv. You can refer to that.</p>
<p>Thank you for feedback.</p>
<p>Dong</p>
]]></description><link>https://forum.aceinna.com//post/34</link><guid isPermaLink="true">https://forum.aceinna.com//post/34</guid><dc:creator><![CDATA[Dong xiaoguang]]></dc:creator><pubDate>Fri, 12 Apr 2019 08:11:15 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Generator Simulation Help? on Fri, 12 Apr 2019 08:14:06 GMT]]></title><description><![CDATA[<p>There is also explanations on some simple motion profiles in our online simulation demo. You can refer to: <a href="https://developers.aceinna.com/simulationhelp" rel="nofollow">https://developers.aceinna.com/simulationhelp</a></p>
]]></description><link>https://forum.aceinna.com//post/35</link><guid isPermaLink="true">https://forum.aceinna.com//post/35</guid><dc:creator><![CDATA[Dong xiaoguang]]></dc:creator><pubDate>Fri, 12 Apr 2019 08:14:06 GMT</pubDate></item><item><title><![CDATA[Reply to Motion Generator Simulation Help? on Fri, 12 Apr 2019 15:49:58 GMT]]></title><description><![CDATA[<p>Hi Dong,</p>
<p>Thanks for that - yes, I manged yesterday to simulate a drive yesterday from a google earth file by (a long) trial.  In my part of the country it is very flat and altitude varies only slightly so it was close enough for me to ignore.</p>
<p>I wound up using this tool:</p>
<p><a href="https://acscdg.com/" rel="nofollow">https://acscdg.com/</a></p>
<p>Plotted a map, exported CSV, and generated relative (CMD3) heading changes, also rough times from distance/velocity.  At that point is learned the difficulty of turning <img
      src="https://forum.aceinna.com//plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=2fmmvjejj01"
      class="not-responsive emoji emoji-android emoji--wink"
      title=";)"
      alt="😉"
    /> and the strong dependence on velocity, bearing change and command duration.  From there I just hand tweaked the results iterating, each change and looking on a map.  Worked well enough for my purposes.  It was also after this learning experience I learned what my request would entail.</p>
<p>Also, google earth pro can do this, with alt, just make a path, and save as KML and import, you get lat/lon/alt out and initial loc/bearing.  There are a few open matlab/python libs that can support finding the bearing and arc lengths.  Creating a tool that can go between that and a trajectory / motion simulation is quite another task.  Certainly interesting!</p>
<p>Thanks for the link (I hadn't seen it) and the explanation!  I know appreciate what I was asking for!</p>
<p>I'd be interested to know if there were any open source tool sets you have used in the past for this type of thing?</p>
]]></description><link>https://forum.aceinna.com//post/36</link><guid isPermaLink="true">https://forum.aceinna.com//post/36</guid><dc:creator><![CDATA[Adam Jackson]]></dc:creator><pubDate>Fri, 12 Apr 2019 15:49:58 GMT</pubDate></item></channel></rss>