<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>No Title</title>
        <description>
        Vy,&lt;br&gt;&lt;br&gt;The easiest way is to just continuously analyse the images coming in ... assuming that you don&apos;t have CPU load issues. If you do want to avoid processing when not needed, you can accomplish this in several ways. &lt;br&gt;&lt;br&gt;I assume you are using the API to access RR? I also assume you do see the modules executing in RoboRealm? If not, press the Run button (upper row).&lt;br&gt;&lt;br&gt;You can execute a robofile using the rr.loadProgram or the rr.execute API calls. The first will load in a file from disk while the second (execute) will allow you to specify the XML directly. Just look at a .robo file in a text editor and you&apos;ll see the XML that the execute function needs. Lastly, you can also configure RR to simply load a robofile on startup (see Options-&amp;gt;Startup tab) which means just starting RR will always load the same file.&lt;br&gt;&lt;br&gt;Have a look at the Enable/Disable Processing or the rr.run(&quot;off&quot;) followed by rr.run(&quot;on&quot;) to start processing. The other way is to add an IF_Statement around all the modules and set a variable that will allow processing of what&apos;s inside the If_Statement. There are other ways ... but it will depend on what the requirements are for this to determine the best way.&lt;br&gt;&lt;br&gt;Yes, the modules are executed in sequence ... and the order does matter for imaging modules but less so for communication/etc. modules.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5392</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5392</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>How to execute/run a robo file</title>
        <description>
        Hello,&lt;br&gt;&lt;br&gt;How do I execute a&quot;robo&quot; file after it has been configured with different modules in the Roborealm application.&lt;br&gt;&lt;br&gt;Basically, the Roborealm application has been configured to get images from an Axis Camera connected to DLINK router on a robot.&amp;nbsp;&amp;nbsp;What I don&apos;t understand is that how to &quot;trigger&quot; Roborealm to start analyze the image and execute the different modules in the pipeline?&amp;nbsp;&amp;nbsp;Are the modules executed in sequential order as listed in the pipeline?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Vy        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5392</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5392</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
