<?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>Sun, 27 Aug 2006 09:17:11 PST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>Bug in Path Planning &quot;plan orientation variable&quot;</title>
        <description>
        First of all, the Path Planning is a wonderful module. Unfortunately, there is a bug in it. &lt;br&gt;&lt;br&gt;The &quot;Plan Orientation&quot; variable generated by this module can be wrong some times. To cut the long story short please refer the following snapshots:-&lt;br&gt;&lt;br&gt;Image1: Snapshot of the maze to be solved, using a &quot;Red Triangle&quot; as robot. This red robot has to reach a blue destination.&lt;br&gt;&lt;br&gt;Image2: The path planned by the path planing module. While the path planned is CORRECT, the plan orientation is INCORRECT. &lt;br&gt;&lt;br&gt;Attachment1: The RoboRealm showing the code.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2859</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2859</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Bug in Path Planning &quot;plan orientation variable&quot;</title>
        <description>
        First of all, the Path Planning is a wonderful module. Unfortunately, there is a bug in it. &lt;br&gt;&lt;br&gt;The &quot;Plan Orientation&quot; variable generated by this module can be wrong some times. To cut the long story short please refer the following snapshots:-&lt;br&gt;&lt;br&gt;Image1: Snapshot of the maze to be solved, using a &quot;Red Triangle&quot; as robot. This red robot has to reach a blue destination.&lt;br&gt;&lt;br&gt;Image2: The path planned by the path planing module. While the path planned is CORRECT, the plan orientation is INCORRECT. &lt;br&gt;&lt;br&gt;Attachment1: The RoboRealm showing the code.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2858</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2858</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Ok, trying image thing again.&amp;nbsp;&amp;nbsp;&lt;br&gt;&lt;br&gt;[Image1] Robot on hill.&amp;nbsp;&amp;nbsp;Wheelchair chassis.&lt;br&gt;&lt;br&gt;[Image2] Looking down hill&lt;br&gt;&lt;br&gt;[Image3] Other side of hill        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2856</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2856</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Ok, here are the pictures of my back yard.&amp;nbsp;&amp;nbsp;I live on a half acre. &lt;br&gt;The robot in its current state is the bottom half of a wheelchair.&amp;nbsp;&amp;nbsp;I plan to use this thing as a lawn mower, so the chassis will likely change.&amp;nbsp;&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;br&gt;As you can see, most of the yard is a very large hill.&amp;nbsp;&amp;nbsp;( Thats why I am using wheelchair motors.&amp;nbsp;&amp;nbsp;)&amp;nbsp;&amp;nbsp; The hill slopes toward the house on one side and away on the other.&amp;nbsp;&amp;nbsp;Therefore, No one camera will have line of sight everywhere.&lt;br&gt;&lt;br&gt;BTW, I took this picture with my Canon S3 IS Powershot.&amp;nbsp;&amp;nbsp;I have a 12 x zoom lens.&amp;nbsp;&amp;nbsp;( in case anybody needs to know ) &lt;br&gt;&lt;br&gt;How do you think I should approach this? &lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2848</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2848</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hi STeven,&lt;br&gt;&lt;br&gt;For some reason, the image seems more stable today.&amp;nbsp;&amp;nbsp;And applying a mean filter seems to help a bit.&amp;nbsp;&amp;nbsp;I'm attaching a 2 second AVI video with two tennis balls in the foreground (nothing is moving).&amp;nbsp;&amp;nbsp;Hopefully this isn't too big (about 2 Mb).&amp;nbsp;&amp;nbsp;Let me know if you need something longer.&lt;br&gt;&lt;br&gt;--patrick&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2775</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2775</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        how Ican measure distance &amp; angle by roborealm        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2764</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2764</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Keyboard control over Lego Mindstorms</title>
        <description>
        ok my goal was to control only one motor of my RCX robot using my keyboard, were when i press my left arrow key it supposed to move to the left for a small amount of time and the right arrow key is supposed to move the robot to the right for some amount of time. But instead when i tried this the robot turned on one of its motor for indefinate until i had to turn the unit off. heres my code for it&lt;br&gt;&lt;br&gt;Keyboard&lt;br&gt;If X = 1&lt;br&gt;Lego &lt;br&gt;Set X = 0&lt;br&gt;end if&lt;br&gt;If X = -1&lt;br&gt;Lego&lt;br&gt;Set X = 0&lt;br&gt;end if&lt;br&gt;&lt;br&gt;the following pictures are showing part of the code.&lt;br&gt;and i have the robo file in there so plz help!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2758</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2758</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        It depends on how you want to control the robot. If you want to use a simple keypress to move the robot in that direction you can use the keyboard module to trigger a motor movement in a particular direction.&lt;br&gt;&lt;br&gt;Included below is an example.&lt;br&gt;&lt;br&gt;Use cursor keys to move in appropriate direction and space bar to stop. Note that this is configured to use USB connection so that you can test it without determining the appropriate COM port. Note that you will need it usb connected in order for this to work.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2745</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2745</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        I have this robo file to identify the laser pointer X values. Now that i have updated to the newest version of roborealm with the updated blob filter, i am getting large wrong numbers. how is this fixed?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2729</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2729</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Tree Identification</title>
        <description>
        Hi,&lt;br&gt;trying to identify the tree in the middle of the picture, though getting interferance from background. Doesnt help that trees are dark green but it is what i have to work with. Any suggestions on how to go about this?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2720</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2720</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Fire Fighting program</title>
        <description>
        I am entering a fire fighting competition with a course similar to the picture shown below.&amp;nbsp;&amp;nbsp;The rules are that I have to navigate around the walls, blow out the candle without touching it, and do it under three minuets&amp;nbsp;&amp;nbsp;It may be simple but I can't figure out the final programming.&amp;nbsp;&amp;nbsp;I can get it to move and pick up the infrared signal, but I can't get it to move to the candle and blow it out.&amp;nbsp;&amp;nbsp;Can anyone help me?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2717</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2717</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>RE - center mouse (arcade gun)</title>
        <description>
        hey everyone,&lt;br&gt;i am in need of a bit of help. i have been working on an arcade style FPS gun for computer games. and i have run into a bit of a problem. i have been using the attached .robo file which works perfectly as far as mouse tracking goes but when using it in computer games it seems that the &quot;mouse&quot; needs to be re-centered with every movement; or it just continues in the same direction. the program follows a blue LED and hasn't been getting much interference from its used environment. i guess what i need is a way of making the mouse re-center after each movement but im not entirely sure how to do that or how i could let it know when the movement has ceased. I am not entirely sure this is the best way to solve the problem, but from a bit of testing it seems to be the most effective so far..&lt;br&gt;&lt;br&gt;any suggestions or anything would be very helpful&lt;br&gt;&lt;br&gt;here is the link to my instructable of the &quot;arcade gun&quot;:&lt;br&gt;&lt;a href=&quot;http://www.instructables.com/id/FPS-arcade-style-gun/&quot; target=&quot;_blank&quot;&gt;http://www.instructables.com/&lt;wbr&gt;id/&lt;wbr&gt;FPS-&lt;wbr&gt;arcade-&lt;wbr&gt;style-&lt;wbr&gt;gun/&lt;wbr&gt;&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2696</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2696</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>test</title>
        <description>
        test&lt;br&gt;&lt;br&gt;[image1]&lt;br&gt;&lt;br&gt;sdfdsf&lt;br&gt;&lt;br&gt;[image2]&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2634</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2634</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        I get the following error trying to upload an image&lt;br&gt;&lt;br&gt;Fatal error: Call to undefined function: str_ireplace() in /homepages/10/d91033323/htdocs/RoboRealm/forum/post.php on line 188&lt;br&gt; &lt;br&gt;&lt;br&gt;One last try&amp;nbsp;&amp;nbsp; [image1]        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2626</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2626</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        &lt;br&gt;The last image upload gave me an error.&amp;nbsp;&amp;nbsp;Here is one more try&lt;br&gt;&lt;br&gt;[image1]        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2627</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2627</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        &lt;br&gt;Here is the image&amp;nbsp;&amp;nbsp;[image1]        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2626</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2626</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Find Edge - won't find edges</title>
        <description>
        &lt;br&gt;Hello,&lt;br&gt;&lt;br&gt;&lt;br&gt;I can't seem to get FIND EDGE to return any values using the attached image.&amp;nbsp;&amp;nbsp;Do binary images cause a problem?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;Franklin        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2626</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2626</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hi STeven,&lt;br&gt;&lt;br&gt;Me and Nick are still working on having more than one robot following the line at the same time. Loading in the second path planning module seemed to be fine, but then when we added the second VBscipt the system crashed. I have uploaded the file we are currently working on. I have also attached the individual path planning files for the red and green robot (which are working fine). Just wondering if you have any suggestions on how we can get round this problem.&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;Dan and Nick&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2588</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2588</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Steven, many thanks for having a go at this. Unfortunately the 'clean' and 'fill' modules now seem to shut roborealm down, when they reach their limit. However I am getting along OK-ish using the median filter and population threshold, before I use fill or clean&lt;br&gt;Out of interest, my target is the star-shaped object (plant) in the middle of [image1]&amp;nbsp;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2408</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2408</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Accessing Roborealm (executing .robo file) from MATLAB</title>
        <description>
        Sir,&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I want to access a .robo file ( ie execute that file in roborealm) by just pushing a pushbutton in MATLAB GUI...&lt;br&gt;&amp;nbsp;&amp;nbsp; Urgent reply expected. Kindly help...&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2603</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2603</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        OR, what if I used a DC motor and this:&lt;br&gt;Vantec RET411P&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.robotmarketplace.com/products/VT-RET411P.html&quot; target=&quot;_blank&quot;&gt;http://www.robotmarketplace.com/products/VT-RET411P.html&lt;/a&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2602</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2602</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>hardware suggestions</title>
        <description>
        I'd like to utilize the color tracking ability and I'm hoping for the easiest plug and play solution. The camera needs to be fixed, on a turret to move back and forth only. I've decided to use a servo to turn the turret. Would I have any problems with this servo:http://www.robotshop.ca/home/products/robot-parts/motors/servo-motors/specialty-servo-en/robotis-cx-28-serial-servo.html &lt;br&gt;and this:&lt;br&gt;&lt;a href=&quot;http://www.robotshop.ca/home/new-arrivals/robotis-usb-to-dynamixel-adapter.html&quot; target=&quot;_blank&quot;&gt;http://www.robotshop.ca/home/new-arrivals/robotis-usb-to-dynamixel-adapter.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thank you in advance!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2600</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2600</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Detecting room light level</title>
        <description>
        Is there a way to measure / report the light level in the room using RR?&amp;nbsp;&amp;nbsp;I'd like my robot to know when it's getting dark enough to turn on the lights.&lt;br&gt;&lt;br&gt;Dr. Bruce.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2589</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2589</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>PATH PLANNING MODULE</title>
        <description>
        Hi STeven,&lt;br&gt;&lt;br&gt;Thanks for your help with the path planning module. We have managed to get one robot to coarsely follow the line, i think its a case of adjusting the motor speeds etc to get a better result. Are actual task at this stage is to get this line following done with 3 robots. We are having issues implimenting the path planning module more than once. Roborealm crashes everytime we load it up. Do you have any thoughts on this? &lt;br&gt;&lt;br&gt;Thanks &lt;br&gt;&lt;br&gt;Dan and Nick        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2588</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2588</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Kalman filter</title>
        <description>
        &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Hi, I've heard that the Kalamn filter is a very good filter and it predicts the current position of a moving object. I know RR is very fast in Image Processing. But it would be very good if we were to use the Kalman filter as it would further increase the speed of Processing. &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I've searched the newer version for the Kalman Filter but was unable to find it. I would like to know if the Kalman Filter module is available in RR, if not I request you to include that too which would make RR even more comprehensive.... Sorry for keeping the post long...        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2587</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2587</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>XBEE IEEE 802.15.4 - LR-WPAN</title>
        <description>
        Does anyone know if the Parallax Mod will work with a XBEE - IEEE 802.15.4 Low-Rate Wireless Personal Area Network protocol (LR-WPAN) connection to a BOE-BOT ... the documents indicate it is designed for eb500 (Bluetooth) connection?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2582</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2582</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>DAQ</title>
        <description>
        how can i use a DAQ card to read analog voltage with roborealm?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2581</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2581</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>HTTP read refresh frequency ignored</title>
        <description>
        Hi,&lt;br&gt;&lt;br&gt;I'm using RoboRealm 1.8.7.7 and it seems the Refresh Frequency setting is ignored in the HTTP_Read module.&amp;nbsp;&amp;nbsp;No matter what I set it to, it seems to be running in &quot;ASAP&quot; mode. I even tried linking to a static JPG, it still hits the server as fast as it can.&lt;br&gt;&lt;br&gt;I notice that nothing about refresh is being saved to my .robo files, including working.robo.&amp;nbsp;&amp;nbsp;Nor is anything saved regarding GET/POST.&amp;nbsp;&amp;nbsp;URL, Username, Password, and Headers are all saved successfully.&lt;br&gt;&lt;br&gt;Can you verify this is a bug?&amp;nbsp;&amp;nbsp;I'm on Windows XP x64 if that matters...&lt;br&gt;&lt;br&gt;Thanks!&amp;nbsp;&amp;nbsp;Great program!&lt;br&gt;&lt;br&gt;- Ryan&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2578</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2578</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Head ache with usb problem for multi-camera</title>
        <description>
        Dear All,&lt;br&gt;&lt;br&gt;I really need your help at the moment. Now, i am working with more than 10 cameras, exactly the same type : Aiptek Mini Pencam 1.3. They all need to be connected to PC via usb to download the pictures.&lt;br&gt;&lt;br&gt;I don't know how to recognize which picture come from which camera since they downloaded and save with the same name. And the usb adresses changes each time i plug/unplug the camera since they connected via usb hub.&lt;br&gt;&lt;br&gt;Is there any way that i can have an identity sign for each camera, so that i can dishtinguish between them ?&lt;br&gt;&lt;br&gt;Many thanks         </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2574</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2574</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>RoboRealmSimulation &amp; MSRS</title>
        <description>
        Hi,&lt;br&gt;&lt;br&gt;I'm new here, I'm trying to use the RoboRealmSimulation for MSRS, and I can't see the image in the web browser /roborealm, I can see it in RR application, but not in the web browser of MSRS, So I think that RR dont send back any information and I cant find why.. I just have redownload all the projects and no way..&lt;br&gt;&lt;br&gt;Any Ideas? Thanks in advance        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2570</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2570</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>C++ API &amp; Compiler issue.</title>
        <description>
        Hi,&lt;br&gt;&lt;br&gt;I've started experimenting with the C++ API, however I cannot even seem to compile the example main.cpp it returns the following error.&lt;br&gt;&lt;br&gt;\\src\\API\\C++\\main.cpp `main' must return `int' &lt;br&gt;&lt;br&gt;The error points to this line of code in main.cpp&lt;br&gt;&lt;br&gt;// This is where the program first starts&lt;br&gt;void main(int argc, char *argv[])&lt;br&gt;{&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;unsigned char *image = (unsigned char *)malloc(320*240*3);&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;RR_API rr;&lt;br&gt;&lt;br&gt;I am using Bloodshed Dev C++ v4.9.9.2.&amp;nbsp;&amp;nbsp;The C++ compiler is GCC (the GNU g++ compiler collection).&amp;nbsp;&amp;nbsp;I'm running Windows XP x64 Professional Ed.&lt;br&gt;&lt;br&gt;Any help getting the project kicked off would be greatly appreciated.&lt;br&gt;&lt;br&gt;-Jax        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2562</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2562</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>VB.Net and Shape Recognition</title>
        <description>
        Hi there,&lt;br&gt;&lt;br&gt;I've downloaded RoboRealm and it looks fantastic - I plan to interface to it from a VB.Net program.&lt;br&gt;&lt;br&gt;I have worked through the &quot;Shape Matching&quot; Tutorial and also read through the &quot;Reading Digital Displays&quot; Tutorial. What I really want to do is combine the 2 (which I think should be quite easy) - but I don't want to do anything in VBScript I want to run it all from VB.Net via the API.&lt;br&gt;&lt;br&gt;I've downloaded and run the VB.Net API example and it works fine - but what I have not been able to fathom out is how can I at any given point in time demand to know from the API which shapes the camera can see. &lt;br&gt;&lt;br&gt;My idea is to have the Camera read a numeric display (2 digits) that will be a code that will tell the Robot exactly where it is at that point in time.&lt;br&gt;&lt;br&gt;Any pointers greatly appreciated - I know this is possible, just don't know how?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2541</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2541</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>USB HID</title>
        <description>
        Hi STeven,&lt;br&gt;&lt;br&gt;I've just downloaded v1.8.7.6 and I can't see the USB HID interface in the Control/Other selection (or anywhere else for that matter. Is there a problem?&lt;br&gt;&lt;br&gt;Regards&lt;br&gt;&lt;br&gt;Ken&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2540</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2540</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Newb Question</title>
        <description>
        I am new to RR and want to setup a simple test ... Have been able to get my WebCam to work with RR ... so at this point I want to setup a simple test to have the cam id a red ball and say red then id a blue ball and say blue ball ... does any one have a sample setup (modules) that I can use to learn from? Thanks in advance :)        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2539</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2539</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        now we want to deal wih analog so we can make O/P+I/P analog &lt;br&gt;so how can this&lt;br&gt;thanx        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2538</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2538</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>New path planning module</title>
        <description>
        Hi,&lt;br&gt;&lt;br&gt;the new path planning module is looking really good, but i've come across a couple of problems. First of all, when using the sample_line as the waypoints, there seems to be an extra point that comes up at a point (0, y) (always on the left hand side of the screen) where y is the y co-ordinate where it starts. This point is always the last one to be visited. Every so often it didn't come up, and the robot went on to do the whole task and finish on the finish point, but most of the time this extra point keeps on coming up.&lt;br&gt;&lt;br&gt;Secondly, using 2 path planning modules, with the greedy path and the same sample_line points as the waypoints we get a Debug error. I was wondering whether you have tried this at all?&lt;br&gt;&lt;br&gt;Apart from these the module has been great!&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;&lt;br&gt;Nick &amp; Dan        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2534</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2534</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Motion tracking webcam...</title>
        <description>
        I have a canon VC-C3 webcam and am wondering if anyone can or has done any human tracking with roborelm... I am mainly looking for the camera to move to/ follow movement...&lt;br&gt;&lt;br&gt;I have on order a used axis 2401 server and the api can support URL based requests for ptz...&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.axis.com/techsup/cam_servers/dev/cam_http_api.php#api_blocks_ptz_control&quot; target=&quot;_blank&quot;&gt;http://www.axis.com/techsup/cam_servers/dev/cam_http_api.php#api_blocks_ptz_control&lt;/a&gt;&lt;br&gt;&lt;br&gt;Gavin        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2533</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2533</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>MINDSTORMS NXT</title>
        <description>
        Hi, I have a problem. I want to command the NXT to turn on the red LED on Light sensor. I have let the NXT react on bluetooth command, number 1 means Yes and 0 means No. But the problem is, that instead of 0, the nxt recieves number 0572864 and instead of 1 it recieves 0572865. &lt;br&gt;&lt;br&gt;Please, can you advise me how can I fix it?&lt;br&gt;&lt;br&gt;Sorry for (if) bad English.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2531</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2531</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>connect to matlab</title>
        <description>
        how can i send data to matlab or labview via roborealm?&lt;br&gt;how can i use a DAQ in rr?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2529</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2529</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Problems with Logitech Orbit</title>
        <description>
        Having issues with the Logitech Orbit.&amp;nbsp;&amp;nbsp;When it moves to the extreme, or you use the home button-- It stops responding..&amp;nbsp;&amp;nbsp;Anyone else have this issue? It doesn't happen when I use the logitech software... Very strange.&lt;br&gt;&lt;br&gt;Thanks, Billy        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2522</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2522</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Yet another frame rate question...</title>
        <description>
        Hi STeven,&lt;br&gt;&lt;br&gt;I'm trying to understand the difference in frame rate when I use the same camera on two different machines running Windows XP, the latest version of DirectX, and the latest drivers for the webcam.&amp;nbsp;&amp;nbsp;The two systems are:&lt;br&gt;&lt;br&gt;1. HP Pavillion tower with 2.2 GHz AMD and 3 Gb RAM&lt;br&gt;2. Mini-ITX single board computer (EN12000EG) running at 1.2 GHz with 1 Gb RAM&lt;br&gt;&lt;br&gt;The camera is a Creative Labs Voice! that I specifically chose because it has one of the widest FOVs among available webcams (about 75 degrees).&lt;br&gt;&lt;br&gt;Running the same version of RoboRealm (the latest), no modules, preview off, resolution set to 160x120, and the webcam set to the lowest exposure setting (1), I get nearly 30 fps on the HP and only 13 fps on the Mini-ITX.&amp;nbsp;&amp;nbsp;CPU load on the Mini-ITX is only 50% so it doesn't seem to be a load issue.&lt;br&gt;&lt;br&gt;I have one clue that might be critical:&amp;nbsp;&amp;nbsp;using the Creative supplied &quot;Cam Center&quot; software, I can view the video image on either machine outside of RoboRealm.&amp;nbsp;&amp;nbsp;When I do this, the video is noticeably slower on the Mini-ITX which is consistent with the RoboRealm results.&amp;nbsp;&amp;nbsp;But even stranger--the Cam Center software has an option to superimpose the frame rate on the image--on the HP this option is functional and displays 27 fps on the image, again consistent with RR.&amp;nbsp;&amp;nbsp;However, on the Mini-ITX, this option is greyed out!&amp;nbsp;&amp;nbsp;So it's as if there is some subtle interaction between the Creative webcam driver, DirectX, Windows XP and the Mini-ITX.&amp;nbsp;&amp;nbsp;I don't expect you to spend any time debugging this since it doesn't seem to be a RoboRealm problem, but if something obvious jumps to mind, I'd love to hear it.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;patrick&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2512</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2512</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Analog Input</title>
        <description>
        I'm looking for an analog input board that is compatible w/Roborealm's software to my Lynxmotion SSC32.&lt;br&gt;What I have is a tablet PC w/serial out to an RF Modem. Then, an RF Modem to Lynxmotion SSC32 to Robot.&lt;br&gt;I would like to have manual analog controls (potientiometers) that control Servo positions rather than moving the sliders in the Roborealm software (Okay for the pot's to control the sliders). The Phidgets analog pot's are inexpensive, their USB pot's are expensive, but both have unknown compatibility.&lt;br&gt;Any suggestions would be greatly appreciated.&lt;br&gt;&lt;br&gt;PS; Is there no Marvin the Martian Avatar ? [:}        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2508</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2508</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Distributed server/client question</title>
        <description>
        Hello,&lt;br&gt;&lt;br&gt;I am running RoboRealm on a mobile robot whose brain is a mini-itx single board computer running Windows XP at 1.2 GHz and with 1 Gb RAM and a 802.11g wireless connection to my home network.&amp;nbsp;&amp;nbsp;My control program for the robot is written in C# and I use the RoboRealm API to communicate with an instance of RR running on the mini-itx.&amp;nbsp;&amp;nbsp;My test application controls the head of the robot to track a red object using the .robo file attached to this post.&amp;nbsp;&amp;nbsp;The program works quite well when everything runs on the mini-itx.&amp;nbsp;&amp;nbsp;Since I would like to do some additional processing on the video stream, and the mini-itx is already maxing out with my current .robo file,&amp;nbsp;&amp;nbsp;I would like to off-load some of the vision processing to my desktop machine which is on the same network.&amp;nbsp;&amp;nbsp;&lt;br&gt;&lt;br&gt;It seems I have two options: &lt;br&gt;&lt;br&gt;(1) Serve up the video stream from the robot (mini-itx) using the RR HTTP server option (port 8080), run an instance of RR on my desktop PC using HTTP_Read, do the image processing using this instance, and read back the processing variables from within my C# program by pointing the API to the IP address of my desktop.&lt;br&gt;&lt;br&gt;(2) Serve up the video stream from the robot using the RR Distributed Server module, run the Distributed Client module on the instance of RR running on my desktop PC, do the image processing using this instance, and read back the processing variables from within my C# program by pointing the API to the address of the locally running RR instance (localhost).&lt;br&gt;&lt;br&gt;Here are the problems I've run into.&amp;nbsp;&amp;nbsp;First with option (1):&amp;nbsp;&amp;nbsp;I get a nice streaming image on my desktop PC instance of RR and my .robo file (tracking a red object) works fast and smooth with a good COG box around my desired target (as viewed through the robot's camera).&amp;nbsp;&amp;nbsp;However, when I point the C# program on the mini-itx to the IP address of my desktop PC, I seem to be getting the COG x and y variables at only about 1 frame per second so head tracking occurs as a series of jumps 1 second apart instead of about 20 per second as I get when running everything on the mini-itx.&lt;br&gt;&lt;br&gt;Next I tried option (2).&amp;nbsp;&amp;nbsp;First, I turned off the Webserver option on the mini-itx instance of RR and loaded the Distributed Server module with the default 5 threads option.&amp;nbsp;&amp;nbsp;Then on the desktop PC instance of RR, I start from scratch and load the Distributed Client module.&amp;nbsp;&amp;nbsp;The problem is that right from the start, I get a very slow frame rate on my desktop PC instance of RR, even with no .robo file loaded.&amp;nbsp;&amp;nbsp;On the Distributed Client module I am requesting the image and sending variables with the other two check boxes un-checked.&amp;nbsp;&amp;nbsp;Also, it doesn't seem to matter what compression I choose, the best I can get is about 5 fps.&amp;nbsp;&amp;nbsp;By contrast, using option (1) I get about 15 fps (it seems even faster to my eye, so I'm not sure if the fps calculation is actually correct.)&lt;br&gt;&lt;br&gt;I am using the latest RR (1.8.7.5) on both machines.&lt;br&gt;&lt;br&gt;Any suggestions on how to debug these two situations would be greatly appreciated!&lt;br&gt;&lt;br&gt;--patrick&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2503</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2503</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Endurance R/C 8/16 servo controller plugin</title>
        <description>
        Anybody using one of this controller, or has any code to share.&amp;nbsp;&amp;nbsp;I am new to the code writing.&amp;nbsp;&amp;nbsp;Thanks        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2491</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2491</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Cropping and COG -  Line following</title>
        <description>
        Hi there STeven,&lt;br&gt;&lt;br&gt;Me again :) &lt;br&gt;&lt;br&gt;I just wanted to point out that in the attached .robo file, my SRV_1b's camera isn't really pointing straight down, so I decided to crop the top part of the image off.&lt;br&gt;&lt;br&gt;Now, following the line following tutorial you gave ages ago, I tried to add the COG pipeline onto the end after cropping and it goes all weird as you may see if you give it a try.&lt;br&gt;&lt;br&gt;On 'watch variables I get COG X to be:&lt;br&gt;&lt;br&gt;86 ( for the COG being on the left) 144 ( &quot;&amp;nbsp;&amp;nbsp;&quot;&amp;nbsp;&amp;nbsp;middle) 188 (&amp;nbsp;&amp;nbsp;&quot;&amp;nbsp;&amp;nbsp; &quot;&amp;nbsp;&amp;nbsp; right)&lt;br&gt;&lt;br&gt;So, this makes a bit of sense despite '86' should really correspond to '0' I guess.&lt;br&gt;&lt;br&gt;I think the problem lies with cropping and therefore seems to be some stretching of the COG line.&lt;br&gt;&lt;br&gt;Hopefully you can see what is going wrong&lt;br&gt;&lt;br&gt;Best regards&lt;br&gt;&lt;br&gt;Ian R&lt;p&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/2483_1.JPG&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/2483_thumb_1.jpg&quot;&gt;&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2483</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2483</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>ImagingSource Firewire Modules</title>
        <description>
        Hi, I see you actually now have a module specifically for dealing with Firewire cameras from the ImagingSource.&lt;br&gt;&lt;br&gt;I don't know if you remember but this is why we originally needed the Bayer module, and that worked pretty well for what we were doing but I would like to test out whether this module does things better.&lt;br&gt;&lt;br&gt;Currently we are using a DBK 21F04 and in your tutorial you use a DBX-21BF04-Z&lt;br&gt;&lt;br&gt;The thing that confuses me is, I downloaded the new version of roborealm and also the .robo file associated with the shape matching tutorial. 2 weird things happen. When I open the .robo file, there is no 'firewire camera' module to be seen, and when I do try and add this module back into the robo file pipeline, there are no options coming up for me on the associated pull down menus.&lt;br&gt;&lt;br&gt;Further to this, do I need to disable the camera in the camera options before using this module, as surely if I have already picked it in options then maybe this would get confused with the actual firewire pipeline?&lt;br&gt;&lt;br&gt;Cheers&lt;br&gt;&lt;br&gt;Ian R&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/2482_1.JPG&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/2482_thumb_1.jpg&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/2482_2.JPG&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/2482_thumb_2.jpg&quot;&gt;&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2482</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2482</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>GUI Problems</title>
        <description>
        Why is my ROBO REALM GUI LIKE THE ONE IN THE PICTURE?&lt;br&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/2480_1.JPG&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/2480_thumb_1.jpg&quot;&gt;&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2480</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2480</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>vision command system</title>
        <description>
        is vision command system compatible wit rcx 1.0. if so how do i go about purchasing the same. since in india there are no lego stores&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2479</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2479</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Image Analysis Help/Limitations?</title>
        <description>
        &lt;br&gt;Hello,&lt;br&gt;&lt;br&gt;I have an image composed of rectangles (black and red), logos and some text.&amp;nbsp;&amp;nbsp;I’m try to find where the rectangle (or rectangle corners) on the page.&amp;nbsp;&amp;nbsp;The text and logo don’t really matter.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Also, some of the rectangles have spurs on the edges &lt;br&gt;&lt;br&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;After converting to binary Clean and Spur don’t seem to work on the&amp;nbsp;&amp;nbsp;whole image (maybe it is too large)&lt;br&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I can’t seem to separate the large (black) and smaller (red) rectangles on the page &lt;br&gt;&lt;br&gt;&lt;br&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Any hints&lt;br&gt;&lt;br&gt;Thanks in advance&lt;br&gt;&lt;br&gt;&lt;br&gt;-Franklin&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2472</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2472</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
    <item>
        <title>Image Analysis Help/Limitations?</title>
        <description>
        Hello,&lt;br&gt;&lt;br&gt;I have an image composed of rectangles (black and red), logos and some text.&amp;nbsp;&amp;nbsp;I’m try to find where the rectangle (or rectangle corners) on the page.&amp;nbsp;&amp;nbsp;The text and logo don’t really matter.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Also, some of the rectangles have spurs on the edges &lt;br&gt;&lt;br&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;After converting to binary Clean and Spur don’t seem to work on the&amp;nbsp;&amp;nbsp;whole image (maybe it is too large)&lt;br&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I can’t seem to separate the large (black) and smaller (red) rectangles on the page &lt;br&gt;&lt;br&gt;&lt;br&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Any hints&lt;br&gt;&lt;br&gt;Thanks in advance&lt;br&gt;&lt;br&gt;&lt;br&gt;-Franklin&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=2471</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=2471</guid>
        <pubDate>Wed, 31 Dec 1969 18:12:59 EST</pubDate>
    </item>
</channel>
</rss>
