<?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: Can we make an object move to a specific position while keeping spinning with only using Process flow ? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13807668#M98109</link>
    <description>&lt;P&gt;In the gif the object also seems to travel "straight", since the motions along each axis are simply running at the same time. It looks like the object has a finite acceleration value in the gif, which gives the motion a slight curve at the start and end.&lt;/P&gt;&lt;P&gt;To achieve a proper curve (following a circular path) use the "Turn" kinematic type.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.flexsim.com/en/25.2/Reference/DeveloperAdvancedUser/Kinematics/Kinematics.html#addkinematic" target="_blank" rel="noopener"&gt;https://docs.flexsim.com/en/25.2/Reference/DeveloperAdvancedUser/Kinematics/Kinematics.html#addkinematic&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Sep 2025 09:49:47 GMT</pubDate>
    <dc:creator>moehlmann_fe</dc:creator>
    <dc:date>2025-09-12T09:49:47Z</dc:date>
    <item>
      <title>Can we make an object move to a specific position while keeping spinning with only using Process flow ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13807540#M98103</link>
      <description>&lt;P&gt;It's a kinematics question, the above question can be solved by using commands, but I couldn't find a method on only using PF to do it.&lt;/P&gt;&lt;P&gt;I create two tokens to control the actions, one is for moving: [(0,0,0 --&amp;gt; (5,0,0)].&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;another is for rotation: [(0,0,0--&amp;gt; (0,0,360)].&lt;/P&gt;&lt;P&gt;But the moving action always be interrupted by the rotation action instead of working at the same time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any good way to solve this problem? Or it is how the process flow works?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 07:46:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13807540#M98103</guid>
      <dc:creator>Aria_Zhou</dc:creator>
      <dc:date>2025-09-12T07:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can we make an object move to a specific position while keeping spinning with only using Process flow ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13807604#M98106</link>
      <description>&lt;P&gt;When a kinematic is initialized, a reference to it is stored in the attribute of the object, so the kinematic is updated before a new frame is drawn. I assume it only updates the most recently added kinematic though, which is why the travel motion visually stops.&lt;/P&gt;&lt;P&gt;To see both add them to the same kinematic label.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 08:57:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13807604#M98106</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-09-12T08:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can we make an object move to a specific position while keeping spinning with only using Process flow ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13807637#M98108</link>
      <description>&lt;P&gt;Thank you very much! It's working now, but I have a further question: once I change the rotation kinematics into traveling, which is there are &lt;STRONG&gt;two traveling actions,&lt;/STRONG&gt; it won't working in the curvilinear motion (as the GIF shows) but goes straight (as the video shows).&lt;/P&gt;&lt;P&gt;Can process flow helps achieve the curvilinear traveling? Or it can only do by commands?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 09:22:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13807637#M98108</guid>
      <dc:creator>Aria_Zhou</dc:creator>
      <dc:date>2025-09-12T09:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can we make an object move to a specific position while keeping spinning with only using Process flow ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13807668#M98109</link>
      <description>&lt;P&gt;In the gif the object also seems to travel "straight", since the motions along each axis are simply running at the same time. It looks like the object has a finite acceleration value in the gif, which gives the motion a slight curve at the start and end.&lt;/P&gt;&lt;P&gt;To achieve a proper curve (following a circular path) use the "Turn" kinematic type.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.flexsim.com/en/25.2/Reference/DeveloperAdvancedUser/Kinematics/Kinematics.html#addkinematic" target="_blank" rel="noopener"&gt;https://docs.flexsim.com/en/25.2/Reference/DeveloperAdvancedUser/Kinematics/Kinematics.html#addkinematic&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 09:49:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13807668#M98109</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-09-12T09:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can we make an object move to a specific position while keeping spinning with only using Process flow ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13808923#M98115</link>
      <description>&lt;P&gt;Thank you very much! I noticed that "wait for complete" is used to set the sequence of kinematics, such a good way!&lt;/P&gt;&lt;P&gt;Plus, in the rotation kinematics target speed, you used the &lt;STRONG&gt;&lt;EM&gt;"90/Math.pi", &lt;/EM&gt;&lt;/STRONG&gt;could you tell me why this set as the speed of rotation?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aria_Zhou_0-1757733670936.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1570475i1B77F8C90989BA5F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aria_Zhou_0-1757733670936.png" alt="Aria_Zhou_0-1757733670936.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Sep 2025 03:25:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13808923#M98115</guid>
      <dc:creator>Aria_Zhou</dc:creator>
      <dc:date>2025-09-13T03:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can we make an object move to a specific position while keeping spinning with only using Process flow ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13809255#M98116</link>
      <description>&lt;P&gt;The duration of the rotation should match the time it takes to travel along the curve. The distance along a curve with radius r is s = r*radians = r*deg*&lt;SPAN&gt;&lt;EM&gt;π&lt;/EM&gt;&lt;/SPAN&gt;/180°. The time to travel that distance is t = s/v, In our example we have r = 2m, deg = 90°and v = 1m/s. Putting those values into the formula we get t = &lt;SPAN&gt;&lt;EM&gt;π&lt;/EM&gt;&lt;/SPAN&gt; seconds. So the duration should take &lt;SPAN&gt;&lt;EM&gt;π&lt;/EM&gt;&lt;/SPAN&gt; seconds and we just divide the total rotation (90°) by that time to get the speed the object needs to rotate at.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Sep 2025 12:32:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13809255#M98116</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-09-13T12:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can we make an object move to a specific position while keeping spinning with only using Process flow ?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13810307#M98121</link>
      <description>&lt;P&gt;understand, thank you very much for you explanation!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 00:43:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/can-we-make-an-object-move-to-a-specific-position-while-keeping/m-p/13810307#M98121</guid>
      <dc:creator>Aria_Zhou</dc:creator>
      <dc:date>2025-09-15T00:43:19Z</dc:date>
    </item>
  </channel>
</rss>

