<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=4&amp;t=3366" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2009-02-25T22:54:58+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=3366</id>
<entry>
<author><name><![CDATA[Spiked3]]></name></author>
<updated>2009-02-25T22:54:58+01:00</updated>
<published>2009-02-25T22:54:58+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19258#p19258</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19258#p19258"/>
<title type="html"><![CDATA[hello]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19258#p19258"><![CDATA[
Actually moving from VB6 to vb.net is not always easy. And really not needed in this case, I cant see where there would much gained.  The problem is in the way the installer installs the OCX files. It's a byproduct of using the old installer from the vb6 days. All they really need to do is update the installation program, but again, the work around is easy enough.<br /><br />Who knows? Perhaps hopefully someone is working on implementing a Microsoft compatible system. From what I looked at it, the MS Robot concurrent services model seems like the way to go to me. Move the thinking to a big horsepower machine wirelessly. <br /><br />There is not enough brain on the little guy to do anything too fancy and robobasic as is serves it well for the simple stuff IMHO.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1363">Spiked3</a> — Wed Feb 25, 2009 10:54 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Gort]]></name></author>
<updated>2009-02-25T22:16:55+01:00</updated>
<published>2009-02-25T22:16:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19257#p19257</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19257#p19257"/>
<title type="html"><![CDATA[hello]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19257#p19257"><![CDATA[
It would be easy for Hitec to fix the problem. All they need to do is compile Robobasic 2.72 as a VB.net application. Right now it is a VB 6 application and Vista and Windows7 do not support it. <img src="http://forum.robosavvy.com/images/smilies/icon_confused.gif" alt=":?" title="Confused" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=174">Gort</a> — Wed Feb 25, 2009 10:16 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Spiked3]]></name></author>
<updated>2009-02-25T18:26:17+01:00</updated>
<published>2009-02-25T18:26:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19255#p19255</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19255#p19255"/>
<title type="html"><![CDATA[hello]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19255#p19255"><![CDATA[
I am only a beta tester in the sense that Microsoft had an open beta for Win7 and anyone could download it. At the time my only laptop was a new mac book pro, and so I loaded it on the Mac with bootcamp (the system that allows Macs to run both OSX and Windows). <br /><br />I had to run the OCX re-register commands listed in the 'getting Robobasic to run on Vista' threads. You need to run the commands as an administrator. Once I ran those, Robobasic ran fine. I will relist the commands here for convenience. I have gotten a new PC laptop with Vista since then, and the same procedure worked on it as well.<br /><br />regsvr32 /u c:\windows\system32\mscomm32.ocx<br />regsvr32 /u c:\windows\system32\COMCT332.ocx<br />regsvr32 /u c:\windows\system32\MSCOMCTL.ocx<br />regsvr32 c:\windows\system32\mscomm32.ocx<br />regsvr32 c:\windows\system32\COMCT332.ocx<br />regsvr32 c:\windows\system32\MSCOMCTL.ocx<br /><br />regsvr32 /u c:\windows\system32\COMDLG32.ocx<br />regsvr32 c:\windows\system32\COMDLG32.ocx <br /><br />regsvr32 /u c:\windows\system32\MSINET.ocx<br />regsvr32 c:\windows\system32\MSINET.ocx<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1363">Spiked3</a> — Wed Feb 25, 2009 6:26 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Gort]]></name></author>
<updated>2009-02-25T15:41:31+01:00</updated>
<published>2009-02-25T15:41:31+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19253#p19253</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19253#p19253"/>
<title type="html"><![CDATA[hello]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19253#p19253"><![CDATA[
Are you a beta tester for Windows 7? How hard was it to get the compiler to work on the new OS? <img src="http://forum.robosavvy.com/images/smilies/icon_cool.gif" alt="8)" title="Cool" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=174">Gort</a> — Wed Feb 25, 2009 3:41 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Spiked3]]></name></author>
<updated>2009-02-24T01:32:44+01:00</updated>
<published>2009-02-24T01:32:44+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19215#p19215</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19215#p19215"/>
<title type="html"><![CDATA[hello]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3366&amp;p=19215#p19215"><![CDATA[
Just wanted to say hello.  I have just built my robonova and this is my first venture into these robot things.  I have been around servos, like forever it seems.  I fly RC helicopters, including inverted hovering etc, so you know I have a collection of RC parts and experience building these kinds of toys.<br /><br />The robonova went together well. I figured out a few of the manual errors on my own and it ran pretty well on first powerup. It took me a little while to get a handle on what was going on with the code downloading, IR control etc. Once I did my second servo zeroing, it performs all the supplied motions without falling and I was thrilled.<br /><br />I just installed a PG-03 gyro, and it too is working well.<br /><br />So anyhow, I got this thing to give me something to do thinking I would have a bunch of things to debug and fix, and so far nothing! Everything is working great, including robobasic 2.72 running on Windows7 (on bootcamp on mac book pro) and I have started doing some of my own moves in Robobasic.<br /><br />I should mention I have 30 years of experience as a software developer, so that aspect was no problem at all.<br /><br />Anyhow - I wanted to say HUGE THANKS to all the contributors to this site, and the site itself. I am looking forward to finding something that takes more time <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /><br />My web site is at <!-- m --><a class="postlink" href="http://www.spiked3.com">http://www.spiked3.com</a><!-- m --> and I have some newbie stuff posted there. I will keep it updated as I do new things.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1363">Spiked3</a> — Tue Feb 24, 2009 1:32 am</p><hr />
]]></content>
</entry>
</feed>