<?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>
        Calvenn,&lt;br&gt;&lt;br&gt;It will always be an odd number when using ubound as the VB arrays start from 0.&lt;br&gt;&lt;br&gt;Thus,&lt;br&gt;&lt;br&gt;arr = GetArrayVariable(&quot;SAMPLED_EDGES&quot;)&lt;br&gt;&lt;br&gt;for i = 0 to ubound(arr) step 2&lt;br&gt;&amp;nbsp;&amp;nbsp;write arr(i) &amp; &quot;:&quot; &amp; arr(i+1) &amp; vbCRLF&lt;br&gt;next&lt;br&gt;&lt;br&gt;should write out the entire array contents even when ubound(arr) is an odd number. (the extents are inclusive)&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=1439</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=1439</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Sampled edges missing last y coordinate</title>
        <description>
        Hi, STeven&lt;br&gt;&lt;br&gt;I think the &quot;SAMPLED_EDGES - an x,y array of the location of the detected edges.&quot; is missing the last y coordinate. I always get odd number in the array. Could you please look into that?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;Calvenn&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=1439</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=1439</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
