<?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>
        I opted to create my own variable arrays and manipulate them in a script.&lt;br&gt;&lt;br&gt;The general concept was:&lt;br&gt;&lt;br&gt;for (number of trackers){&lt;br&gt;&amp;nbsp;&amp;nbsp;if currentYPosition &amp;gt; previousYMax&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; previousYMax = currentYPosition&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;if currentYPosition &amp;lt; previousYMin&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; previousYMin = currentYPosition&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;deltaYMax = previousYMax - previousYMin&lt;br&gt;}&lt;br&gt;&lt;br&gt;if (10s have passed)&lt;br&gt;&amp;nbsp;&amp;nbsp;zero all arrays&lt;br&gt;&lt;br&gt;I hope this gives some guidance to others in the future.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Ibrahim        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5992</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5992</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Filter array variables</title>
        <description>
        Hi there,&lt;br&gt;&lt;br&gt;I&apos;m having difficulty with filtering an array of variables. I have multiple blob COGs being tracked. Filtering the COG_Y variable seems to just return the size of the array.&lt;br&gt;&lt;br&gt;Ultimately, I want to find the tracker that has had the maximum change in the Y axis over the past 100 frames and what the value of that change was.&lt;br&gt;&lt;br&gt;I can&apos;t think of a way to do that in a VB script without writing variables to a file and reading them every frame.&lt;br&gt;&lt;br&gt;&lt;br&gt;Thank you,&lt;br&gt;Ibrahim        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5992</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5992</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
