<?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>
        Well, in debugging mode, i solved the problem. Thank you :)        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4135</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4135</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Berk,&lt;br&gt;&lt;br&gt;Try stepping into that getImage function with the debugger and see where it fails.&lt;br&gt;&lt;br&gt;I assume you have all the rr.connect also above this code?&lt;br&gt;&lt;br&gt;Ensure that RR is running and has the API activated (off by default).&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4135</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4135</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>getImage C#</title>
        <description>
        Hi, im trying to get the current camera view from RR on show it on my application by &lt;br&gt;&lt;br&gt;Dimension d = rr.getDimension();&lt;br&gt;byte[] image = new byte[d.width * d.height];&lt;br&gt;rr.setCamera(&quot;on&quot;);&lt;br&gt;rr.run(&quot;on&quot;);&lt;br&gt;&lt;br&gt;d = rr.getImage(&quot;source&quot;,image, d.width * d.height);&lt;br&gt;&lt;br&gt;but it just returns null and i dont know why. Any idea ? Thanks for the help :)        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4135</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4135</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
