<?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>
        Yes, this is possible. The best way to think about this kind of sequential processing is to do so using states. I.e. use one variable set to &lt;br&gt;&lt;br&gt;state = 1&lt;br&gt;&lt;br&gt;within the Main tab use a conditional If_Statement to check if the state is 1. If so, run the recognition for the ball. Once this is detected, i.e. something like Object_Count is not zero from the Object Recognition module (although you&apos;d NOT use that for just a ball) you would set the &lt;br&gt;&lt;br&gt;state = 2&lt;br&gt;&lt;br&gt;This would disable the ball conditional and could then be picked up by a second If_Statement at the level of the first If_Statement .. and so on.&lt;br&gt;&lt;br&gt;See the attached robofile for an example:&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6087</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6087</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>soccer robot</title>
        <description>
        hi Steve i&apos;m developing&amp;nbsp;&amp;nbsp;Soccer Robot with RoboRealm . I can detect the ball now but i want to detect another object after detecting the ball .Is there any way that i put an if statement then it detect the second object with all filters separate from the first object ?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=6087</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=6087</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
