<?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>
        I just sat down with the robot to verify the settings.&amp;nbsp;&amp;nbsp;Shut down RR.&lt;br&gt;&lt;br&gt;First, tried HyperTerm (HT) on the Maestro TTL to interact with the compass; that worked.&amp;nbsp;&amp;nbsp;Settings: 8 bit, no parity, 1 stop, no flow control.&amp;nbsp;&amp;nbsp;Exited HT.&lt;br&gt;&lt;br&gt;Fired up RR, started a fresh pipeline with New.&amp;nbsp;&amp;nbsp;Inserted Serial as the only module - and it worked perfectly!&amp;nbsp;&amp;nbsp;Same settings as before and as with HT just now.&amp;nbsp;&amp;nbsp;This is the first time I tried the Serial module all by itself.&amp;nbsp;&amp;nbsp;I left all Flow control boxes unchecked which I assume means no flow control.&lt;br&gt;&lt;br&gt;Next, I inserted Serial into the Red Object Tracking example; it still works!&amp;nbsp;&amp;nbsp;The Age of Miracles has not passed!&lt;br&gt;&lt;br&gt;John&lt;br&gt;&lt;br&gt;P.S.&amp;nbsp;&amp;nbsp;I was able to enhance the ROT example with a Python code so that my robot actually acquired a traffic cone with a front fixed webcam and drove right to it.&amp;nbsp;&amp;nbsp;That was the easiest fully functional system I have ever done.&amp;nbsp;&amp;nbsp;RR is now a truly outstanding product.&amp;nbsp;&amp;nbsp;(Previously I had developed a fully functional RoboMagellan entry with C++ on the same platform; it took many months of effort.)&lt;br&gt;&lt;br&gt;John        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4395</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4395</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        John,&lt;br&gt;&lt;br&gt;We will do some testing on XP to see if we can replicate the issue.&lt;br&gt;&lt;br&gt;Have you tried playing with the Flow control button in the serial module to see if that helps?&lt;br&gt;&lt;br&gt;What are you settings for hyperterm? 9600 baud, 1 stop bit, 8 data bits?&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4395</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4395</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Update 4:&lt;br&gt;&lt;br&gt;General RR XP question answered.&amp;nbsp;&amp;nbsp;When RR was installed on an old Toshiba laptop with XP, the Serial module worked fine.&amp;nbsp;&amp;nbsp;&lt;br&gt;&lt;br&gt;This is a now a problem specific to the Asus netbook.&amp;nbsp;&amp;nbsp;HyperTerm can do serial on it, but RR can&apos;t.&amp;nbsp;&amp;nbsp;Suggestions welcome.&lt;br&gt;&lt;br&gt;I dread reinstalling XP since this is a factory-installed system on a netbook with no DVD.&amp;nbsp;&amp;nbsp;I have an external DVD drive but it will still be a lot of work.&amp;nbsp;&amp;nbsp;Also, it is a dual boot system, with Ubuntu.&amp;nbsp;&amp;nbsp;&lt;br&gt;&lt;br&gt;(It was after failing to get ROS (Robot Operating System) working completely on Ubuntu with Kinect that I decided to give RR a shot.&amp;nbsp;&amp;nbsp;Kinect does work in RR on the same XP netbook, albeit at a lower frame rate.)&lt;br&gt;&lt;br&gt;John        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4395</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4395</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Update 3:&lt;br&gt;&lt;br&gt;I could not resolve the serial data problem with the XP machine on the robot.&amp;nbsp;&amp;nbsp;Visible within RR, but will not connect.&lt;br&gt;&lt;br&gt;I then connected the robot&apos;s Pololu Micro Maestro to the Win 7 desktop and that RR worked!&amp;nbsp;&amp;nbsp;&lt;br&gt;&lt;br&gt;The Maestro&apos;s TTL port is currently the serial interface to a Sure digital compass, so within RR&apos;s Serial module I was able to both send a valid command string (&quot;$sure&amp;lt;sp&amp;gt;ga&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt;&quot;) and receive a valid reply (&quot;Angle=270deg.&amp;lt;cr&amp;gt;&amp;lt;lf&amp;gt;&quot;).&lt;br&gt;&lt;br&gt;Both XP and Win 7 installation files for RR were downloaded separately today and installed today.&lt;br&gt;&lt;br&gt;STeve,&lt;br&gt;Do you have an XP system where you could reproduce this problem?&amp;nbsp;&amp;nbsp;If not, what can I do that would help solve this?&lt;br&gt;John        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4395</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4395</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Update 2:&lt;br&gt;&lt;br&gt;RR on Vista now can insert Serial, connect to the Prolifics comm port, and and read data from my GPS correctly.&amp;nbsp;&amp;nbsp;I didn&apos;t bother testing the Pololu chip since I will not be licensing this machine.&lt;br&gt;&lt;br&gt;I do need to eventually fix the problem with the XP not reading data, however.&amp;nbsp;&amp;nbsp;It may be something I overlooked in the setup.&lt;br&gt;&lt;br&gt;John        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4395</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4395</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Update:&lt;br&gt;&lt;br&gt;XP (on robot truck) does see Pololu ports as well as the Dynex adaptor from a GPS.&amp;nbsp;&amp;nbsp;However, it does not see any data.&amp;nbsp;&amp;nbsp;(Hyperterm, however, does see the NMEA strings, so the port is OK.)&amp;nbsp;&amp;nbsp;It also does not say &quot;Connected&quot; when selected in the Serial module Edit box.&lt;br&gt;&lt;br&gt;The Win 7 may not have seen the Pololu ports because it was a different, spare chip and probably not configured for that mode.&lt;br&gt;&lt;br&gt;I&apos;ll try Vista next.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4395</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4395</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        STeven&lt;br&gt;&lt;br&gt;Thanks for the prompt response.&amp;nbsp;&amp;nbsp;It fixed the problem on Win 7.&amp;nbsp;&amp;nbsp;RR still does not see the comm ports on the Pololu Micro-Maestro.&amp;nbsp;&amp;nbsp;I&apos;ll try XP next.&lt;br&gt;&lt;br&gt;John        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4395</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4395</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        John,&lt;br&gt;&lt;br&gt;There was a problem detected with the serial module in the last couple day. A correction to the saving of the COM port caused other issues. This has now been fixed.&lt;br&gt;&lt;br&gt;Can you try the latest version and see if that helps? If not let us know and we&apos;ll research on those systems further.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4395</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4395</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Serial Module Insertion Problem</title>
        <description>
        I just purchased the latest version of RoboRealm after a few days of using the trial version.&amp;nbsp;&amp;nbsp;I have tried the Serial module on three different machines.&amp;nbsp;&amp;nbsp;RR can insert the Serial module on only one of these machines, an old desktop running Vista.&lt;br&gt;&lt;br&gt;Each machine has a different version of Windows: XP, Vista, 7.&amp;nbsp;&amp;nbsp;All three machines are up to date with the latest service packs and updates.&lt;br&gt;&lt;br&gt;The test serial port was a Dynex USB-to-serial cable that I have used for years.&amp;nbsp;&amp;nbsp;Before each test, Device Manager showed that it was recognized as a COM port after the Prolific driver was installed.&lt;br&gt;&lt;br&gt;On each machine, the test is to start a new pipeline, select Control-&amp;gt;Other-&amp;gt;Serial, and click on Insert.&amp;nbsp;&amp;nbsp;&lt;br&gt;&lt;br&gt;On Vista, it just works.&amp;nbsp;&amp;nbsp;The Edit screen then allows the selection of the port, setting the baud rate, etc.&lt;br&gt;&lt;br&gt;On XP, RR dies with the all-too-familiar sorry message.&amp;nbsp;&amp;nbsp;&lt;br&gt;&lt;br&gt;On Windows 7, the RR window flashes briefly, but does not die; however, the Serial module does not appear in the pipeline.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4395</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4395</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
