<?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>
        Ringo, nicely done!! Guess that is one use of the WebBrowser object ... just make sure to have java installed.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=927</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=927</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Showing the picture in C# is much easier than I thought. I was trying to use getImage then put that in a picturebox, but it is not that complicated.&lt;br&gt;I just dropped a WebBrower onto my form and set the url to &lt;br&gt;http://localhost:8080/index.html &lt;br&gt;and poof!! video in my C# app. I&apos;ll just edit index.html to get rid of the buttons and use my c# buttons to do everything. Too cool!!&lt;br&gt;Ringo&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=927</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=927</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Good question. We&apos;re not terribly familiar with that area. Perhaps that question has been answered on one of the other newgroups? Perhaps a quick search on google could find you some code examples.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=927</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=927</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Thanks, I guess it is a C# question more than an roborealm question. Once I use get_image how would I display it in a picturebox or whatever container is appropriate?&lt;br&gt;Thanks&lt;br&gt;Ringo&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=927</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=927</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Have a look at the Get_Image API command.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=927</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=927</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Next question, how can I show the Video feed in my C# app instead of just in RoboRealm?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=927</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=927</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Oh, I didn;t realize the .robo file was just xml (makes sense now). so I can get the info from there, or just call the robo file itself.&lt;br&gt;I&apos;ll be chasing balls in no time!!&lt;br&gt;Ringo&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=927</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=927</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Never mind, I see the easy way now. I set up all the filters in RoboRealm, then save the .robo file and just call that from my c# app.&amp;nbsp;&amp;nbsp;This is just too cool!!!!!!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=927</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=927</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        ringo,&lt;br&gt;&lt;br&gt;you don&apos;t need the head and version tags ... those only help with the exchange of RoboRealm programs to have an attached version that just alerts a user if a higher version is needed when they run a program.&lt;br&gt;&lt;br&gt;The best way to create these xml config strings is to use RR to create the configuration that you need, save it as a .robo file and then load that robo-file in an editor and remove the head, version tag. Then remove all newlines and pop that text into your routine above.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=927</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=927</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>C# questions</title>
        <description>
        I can start the camera and set up a green filter using&lt;br&gt;rr.execute(&quot;&amp;lt;head&amp;gt;&amp;lt;version&amp;gt;1.50&amp;lt;/version&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;RGB_Filter&amp;gt;&amp;lt;min_value&amp;gt;0&amp;lt;/min_value&amp;gt;&amp;lt;channel&amp;gt;2&amp;lt;/channel&amp;gt;&amp;lt;/RGB_Filter&amp;gt;&quot;);&lt;br&gt;&lt;br&gt;but how do I do things like turn on the Center_of_gravity module?&lt;br&gt;is there a list of proper syntax somewhere? Also, is the &amp;lt;head&amp;gt; and &amp;lt;version&amp;gt; stuff above necessary? is it in every command?&lt;br&gt;Thansk,&lt;br&gt;ringo&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=927</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=927</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
