<?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>
        James is correct ... that will do the trick but we also noticed that there was a small problem on startup that prevented the template file from being loaded and run. This has been fixed in 2.42.7. Can you download and try again?&lt;br&gt;&lt;br&gt;Also, there is a &quot;monitor folder&quot; checkbox in the Training interface that if selected will check the folder and retrain when a new file is placed into that folder. (In case this is easier for you).&lt;br&gt;&lt;br&gt;Regardless, you should not need to train the module when you startup RR if you have already trained it.&lt;br&gt;&lt;br&gt;Thanks for the note!&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4156</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4156</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        at the top of your robo file add a vbs module with the code of&lt;br&gt;&lt;br&gt;PushButton &quot;Object_Recognition&quot;, 0, &quot;Train&quot;&lt;br&gt;&lt;br&gt;&lt;br&gt;to have it only go once you could do&lt;br&gt;&lt;br&gt;if VariableExists(&quot;STARTUP&quot;) = false then&lt;br&gt;&amp;nbsp;&amp;nbsp;PushButton &quot;Object_recognition&quot;, 0, &quot;Train&quot;&lt;br&gt;&amp;nbsp;&amp;nbsp;SetVariable &quot;STARTUP&quot;, 1&lt;br&gt;end        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4156</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4156</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Training through API call</title>
        <description>
        Is there a way to train the object recognition module through an API call? It seems that I have to click on &quot;Train&quot; at least once after loading the .robo file before the module starts recognizing objects. I would like to be able to do all this through an API call.&lt;br&gt;&lt;br&gt;Thanks.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4156</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4156</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
