<?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>
        1. We just upped the max resolution to 1600x1200 so you should be able to use that resolution ... note it will be a slow fps due to the large image.&lt;br&gt;&lt;br&gt;2. It depends on where you need the final values to go. Do you just want to save them to a file and load them afterwards with Excel? Do you need to transmit them to another system that controls the actuators? Do you need to email them?&lt;br&gt;&lt;br&gt;3. The 255 refers to the range of the final servo value. In this case the servo expects a value from 0 to 255 and thus you need to ensure that regardless of the screen size that any point along the x axis which in you case can be 0 to 1600 is mapped to a 0 to 255 range. Naturally depending on the device you wish to control the range will be different. So you should replace the 255 with the number that represents the maximum range of whatever you are trying to control.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=1806</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=1806</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title> cameras, Data log</title>
        <description>
         Hi..&lt;br&gt;1 I plan to use Roborealm software along with simple webcam for recording XY coordinates of robot arm tip.&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; My requirement need me to buy a webcam having resolution of 1600 X 1200. Is the software compatible for such high resolution camera..&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Upto what resolution does the software works the best.&lt;br&gt;&lt;br&gt;2.&amp;nbsp;&amp;nbsp;Also, I need to continuously update and record the X Y positions of three point on the robot. How do I get this in the software. I have gone&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;through&amp;nbsp;&amp;nbsp; the&amp;nbsp;&amp;nbsp;write variable module. But still I am not sure how to use it to serve my purpose.&lt;br&gt;&lt;br&gt;3.&amp;nbsp;&amp;nbsp;In the red object tracking module,&amp;nbsp;&amp;nbsp;There is a VB scriot program &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &quot;&amp;nbsp;&amp;nbsp;SetVariable &quot;SERVO_VALUE&quot;, Cint((GetVariable(&quot;COG_X&quot;) * 255)/GetVariable(&quot;IMAGE_WIDTH&quot;)) &quot;&lt;br&gt; In this what is this value of 255.&amp;nbsp;&amp;nbsp;&lt;br&gt; I would be required to calibrate the module to get COG X and Y values in tearms of real values ( in cm, mm etc.)&lt;br&gt; Does this value of 255 play any role in such calibration. Or do I simply neglect it while writing my own code.         </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=1806</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=1806</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
