<?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: Crane Collision Avoidance in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575212#M74610</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The linked post contains a newer example model that replaces the old collision detection mechanic with the proximity agent system that superceded it a couple of years ago.&lt;/P&gt;&lt;P&gt;&lt;A id="isPasted" href="https://answers.flexsim.com/questions/100306/crane-collision-logic-with-agent-system.html"&gt;https://answers.flexsim.com/questions/100306/crane-collision-logic-with-agent-system.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The proximity system works in a radius around the object, so the logic first checks if the distance along the relevant axis is below the minimum. It then does some checks whether the current crane has to move out of the way (based on priority and if such a task is already given to one of the cranes). To move out of the way the crane is given a preempting task sequence.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 30 Mar 2023 07:29:38 GMT</pubDate>
    <dc:creator>moehlmann_fe</dc:creator>
    <dc:date>2023-03-30T07:29:38Z</dc:date>
    <item>
      <title>Crane Collision Avoidance</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575211#M74609</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.0.5 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/66461-rsi-dual-crane-test.fsm" target="_blank"&gt;RSI_Dual_Crane_Test.fsm&lt;/A&gt;I have a basic question regarding using crane collision avoidance using cranes. I have two overhead bridge cranes on a common set of rails (200 ft x 80 ft x 40 feet high). I have been able to represent the cranes using 2 cranes in 3D object modelling but the cranes cross over each other. I have reviewed the old examples in cranecollisionavoidance.fsm from 2017 - I am able to run this sample model and see that there is a crane collision detect event that moves the "other crane" out of the way. However, I am unclear how to incorporate this code into my model. I am looking for as simple a mechanism to keep the cranes from crossing over each other in the mode. I have attached my basic model with 2 cranes but no collion detection / avoidance.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Mar 2023 16:43:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575211#M74609</guid>
      <dc:creator>michael_c18</dc:creator>
      <dc:date>2023-03-29T16:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Crane Collision Avoidance</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575212#M74610</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The linked post contains a newer example model that replaces the old collision detection mechanic with the proximity agent system that superceded it a couple of years ago.&lt;/P&gt;&lt;P&gt;&lt;A id="isPasted" href="https://answers.flexsim.com/questions/100306/crane-collision-logic-with-agent-system.html"&gt;https://answers.flexsim.com/questions/100306/crane-collision-logic-with-agent-system.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The proximity system works in a radius around the object, so the logic first checks if the distance along the relevant axis is below the minimum. It then does some checks whether the current crane has to move out of the way (based on priority and if such a task is already given to one of the cranes). To move out of the way the crane is given a preempting task sequence.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 30 Mar 2023 07:29:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575212#M74610</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2023-03-30T07:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Crane Collision Avoidance</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575213#M74611</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/40630/michaelc18.html" nodeid="40630"&gt;@Michael C18&lt;/A&gt;, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Apr 2023 20:03:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575213#M74611</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2023-04-05T20:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Crane Collision Avoidance</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575214#M74612</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thanks helpful but will still need some help on help line to walk me through how to integrate in my model.&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;Mike&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Apr 2023 20:14:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575214#M74612</guid>
      <dc:creator>michael_c18</dc:creator>
      <dc:date>2023-04-05T20:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Crane Collision Avoidance</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575215#M74613</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Yes helpful but will still call th ehelp line to have some walk me through how to integrate this solution to my model.
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Apr 2023 20:15:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575215#M74613</guid>
      <dc:creator>michael_c18</dc:creator>
      <dc:date>2023-04-05T20:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Crane Collision Avoidance</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575216#M74614</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Can you be specific about what you're needing help on?   You will probably get faster responses on this site by asking specific smaller questions (as new posts) than over-arching general ones.&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Apr 2023 12:54:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575216#M74614</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-04-06T12:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Crane Collision Avoidance</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575217#M74615</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;I was able to help Mike over the phone by talking a little bit through the example model in the linked post.  We talked about the Proximity System and the On In Proximity trigger that handles the collision avoidance.&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/40630/michaelc18.html" nodeid="40630"&gt;@Michael C18&lt;/A&gt;, let us know if you have any more questions.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Apr 2023 22:02:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/crane-collision-avoidance/m-p/13575217#M74615</guid>
      <dc:creator>logan_gold</dc:creator>
      <dc:date>2023-04-06T22:02:24Z</dc:date>
    </item>
  </channel>
</rss>

