<?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>topic Re: What might be causing a non-update of a task executor's position/kinematics? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555082#M58839</link>
    <description>&lt;A href="https://answers.flexsim.com/storage/temp/4166-mouseoverupdate.gif"&gt;mouseoverupdate.gif&lt;/A&gt;</description>
    <pubDate>Thu, 08 Dec 2016 16:14:36 GMT</pubDate>
    <dc:creator>michael_oconnell</dc:creator>
    <dc:date>2016-12-08T16:14:36Z</dc:date>
    <item>
      <title>What might be causing a non-update of a task executor's position/kinematics?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555081#M58838</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 16.1.2 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;I have a model that has AGVs with kinematic movements created by way points on the AGV Network. When I run the model to a specified stop time, the physical position/orientation of the AGV is incorrect. However, with the model stopped in the incorrect state, if I select any tab or mouse over any entity (path, control point, agv) in the 3D window, the AGV snaps to the correct position. Doesn't seem to work when passing over an item.&lt;/P&gt;
&lt;P&gt;I have updatekinematics commands in custom draw triggers on all AGVs.&lt;/P&gt;
&lt;P&gt;I'm unable to attach the model, so I'm just hoping that someone might have an idea about a culprit.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 21:39:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555081#M58838</guid>
      <dc:creator>michael_oconnell</dc:creator>
      <dc:date>2016-12-07T21:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: What might be causing a non-update of a task executor's position/kinematics?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555082#M58839</link>
      <description>&lt;A href="https://answers.flexsim.com/storage/temp/4166-mouseoverupdate.gif"&gt;mouseoverupdate.gif&lt;/A&gt;</description>
      <pubDate>Thu, 08 Dec 2016 16:14:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555082#M58839</guid>
      <dc:creator>michael_oconnell</dc:creator>
      <dc:date>2016-12-08T16:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: What might be causing a non-update of a task executor's position/kinematics?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555083#M58840</link>
      <description>&lt;P&gt;This is actually performing as expected.  The OnDraw code only fires at certain times, (based on the run speed etc.)  You're getting to a point where the update kinematics hasn't fired, because the OnDraw hasn't updated yet.  Just click the 3d view or press the stop button, and it will update the OnDraw code.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 18:05:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555083#M58840</guid>
      <dc:creator>sam_stubbsYXX86</dc:creator>
      <dc:date>2016-12-08T18:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: What might be causing a non-update of a task executor's position/kinematics?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555084#M58841</link>
      <description>&lt;P&gt;I understand and that would suffice if it was at run's end, but the wrong orientation seems persistent.&lt;/P&gt;
&lt;P&gt;For example, the code that does a rotational addkinematic and an update kinematics fires at 1.57 hrs. If I set stop time at 1.65 hr, I get the situation shown in video. If I run to 1.8 hr, the AGV has moved further on its path, but orientation is still incorrect. Running even longer, after the AGV has switched to a perpendicular path, the orientation is still incorrect.&lt;/P&gt;
&lt;P&gt;For what it's worth, Run Speed threshold appears to be around 5.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 18:33:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555084#M58841</guid>
      <dc:creator>michael_oconnell</dc:creator>
      <dc:date>2016-12-08T18:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: What might be causing a non-update of a task executor's position/kinematics?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555085#M58842</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/755/michael.o.html" nodeid="755"&gt;@Michael O'Connell&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Please share a conceptual working model. &lt;/P&gt;&lt;P&gt;I thought that, it is not possible to use Kinematics along with the AGV module. Since the navigator is different. &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun KR&lt;/P&gt;&lt;P&gt;&lt;SPAN class="autotaguser-autocomplete-box"&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 05:50:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555085#M58842</guid>
      <dc:creator>arunTTT2P</dc:creator>
      <dc:date>2016-12-09T05:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: What might be causing a non-update of a task executor's position/kinematics?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555086#M58843</link>
      <description>&lt;P&gt;So, I decimated the real model, but this one still demonstrates the same behavior.&lt;/P&gt;
&lt;P&gt;Running with a Run Speed of 500+ to a stop time of 1.6, the part/AGVs end up horizontal on the horizontal path. If you mouse over any entity, the part/AGVs flip to vertical, the correct orientation. Running at same speed to 1.7, the part/AGVS have moved onto the left hand vertical path, but appear horizontal rather than intended vertical. Mousing over doesn't change anything. Repeating with a Run Speed around &amp;lt;=1, behavior at both 1.6 and 1.7 is as intended - vertical on both.&lt;/P&gt;
&lt;P&gt;The kinematics come into play with 2 Way Points, one where AGVs transition to horizontal path, and one where they transition to vertical path. In code for those Way Points, a rotational addkinematic adjusts orientation of a holding entitiy on the AGV.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://answers.flexsim.com/storage/temp/4185-visualflip1.fsm"&gt;visualflip1.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 17:42:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555086#M58843</guid>
      <dc:creator>michael_oconnell</dc:creator>
      <dc:date>2016-12-09T17:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: What might be causing a non-update of a task executor's position/kinematics?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555087#M58844</link>
      <description>&lt;P&gt;If you want that the runspeed hasn't  got an negative effect on the visual result of your model you can create an event by sending a delayed message right at the moment the kinematics ends. On this event you update your kinematics a last time. Because of the mixture of 3D model and ProcessFlow I don't know where I would place the sendmessage command. Typically I send this message when the kinematics starts because the return value is the time the kinematics ends. It is then quite easy to assign the result of the kinematics to a double local variable and use this variable in the senddelayedmessage command again.  &lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 18:13:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555087#M58844</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2016-12-09T18:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: What might be causing a non-update of a task executor's position/kinematics?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555088#M58845</link>
      <description>&lt;P&gt;So, I could put such a delayed message in the code for the Way Point that drives the kinematic. I'm already capturing the kinematic end time and can just set the delay to equal that. I've specified speed parameters such that the duration is near zero. Maybe that was screwing with the other draws/updates.&lt;/P&gt;
&lt;P&gt;I'll give it a try.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 19:08:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555088#M58845</guid>
      <dc:creator>michael_oconnell</dc:creator>
      <dc:date>2016-12-09T19:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: What might be causing a non-update of a task executor's position/kinematics?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555089#M58846</link>
      <description>&lt;P&gt;That did it. Thanks, &lt;A rel="user" href="https://answers.flexsim.com/users/461/joerg.v.html" nodeid="461"&gt;@Jörg Vogel&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 20:12:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555089#M58846</guid>
      <dc:creator>michael_oconnell</dc:creator>
      <dc:date>2016-12-09T20:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: What might be causing a non-update of a task executor's position/kinematics?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555090#M58847</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2016 03:53:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/what-might-be-causing-a-non-update-of-a-task-executor-s-position/m-p/13555090#M58847</guid>
      <dc:creator>arunTTT2P</dc:creator>
      <dc:date>2016-12-11T03:53:47Z</dc:date>
    </item>
  </channel>
</rss>

