<?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=2753" />

<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>2008-08-01T18:49:23+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=2753</id>
<entry>
<author><name><![CDATA[robots42]]></name></author>
<updated>2008-08-01T18:49:23+01:00</updated>
<published>2008-08-01T18:49:23+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17127#p17127</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17127#p17127"/>
<title type="html"><![CDATA[Robonova to be supported in robotFoundry and robotSim]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17127#p17127"><![CDATA[
Not tried that yet<br />David<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1082">robots42</a> — Fri Aug 01, 2008 6:49 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[HumanoidFan]]></name></author>
<updated>2008-08-01T18:41:30+01:00</updated>
<published>2008-08-01T18:41:30+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17125#p17125</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17125#p17125"/>
<title type="html"><![CDATA[Robonova to be supported in robotFoundry and robotSim]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17125#p17125"><![CDATA[
thanks for this info, I will try it out this weekend.<br /><br />Do you know if the sync_move command is working?  I read in another post that it behaves funny.  I am going to try it with groups of 6 servos instead of 24 like some of the other users have been doing.  Hopefully it works.<br /><br />Shawn<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=966">HumanoidFan</a> — Fri Aug 01, 2008 6:41 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[robots42]]></name></author>
<updated>2008-08-01T18:28:55+01:00</updated>
<published>2008-08-01T18:28:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17124#p17124</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17124#p17124"/>
<title type="html"><![CDATA[Robonova to be supported in robotFoundry and robotSim]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17124#p17124"><![CDATA[
You can access all the Basic routines as well. Any byte 0-$F7 sent to the programming port from the PC or other terminal gets put in the first defined Basic variable and can be read at any time from Basic.<br /><br /> [code]<br />DIM Scmnd AS BYTE'first variable gets filled by PC serialport input if &lt;7F<br /><br />'Scmnd is updated by any PCserial command byte<br />IF Scmnd = 0  THEN GOTO getIRcmnd'no cmnd from PC<br />&#91;code&#93;<br />if you subtract 48 then the number keys directly address routines 1 to 9, etc.<br /><br />David&#91;/code&#93;<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1082">robots42</a> — Fri Aug 01, 2008 6:28 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[HumanoidFan]]></name></author>
<updated>2008-08-01T14:40:39+01:00</updated>
<published>2008-08-01T14:40:39+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17121#p17121</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17121#p17121"/>
<title type="html"><![CDATA[Robonova to be supported in robotFoundry and robotSim]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17121#p17121"><![CDATA[
Hi,<br /><br />yes, I mean the built in moves running in the basic program. Using the built in port I can only access the low level commands that have been documented on this forum?<br />  I think I am going to use the high speed ETX ERX port and talk directly to a basic program,  I will add functionality to add custom motions on the fly via serial comms ( although this will be slow 30-60ms per motion)<br /><br />Shawn<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=966">HumanoidFan</a> — Fri Aug 01, 2008 2:40 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[robots42]]></name></author>
<updated>2008-08-01T02:07:09+01:00</updated>
<published>2008-08-01T02:07:09+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17115#p17115</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17115#p17115"/>
<title type="html"><![CDATA[Robonova to be supported in robotFoundry and robotSim]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17115#p17115"><![CDATA[
Hi<br />On <!-- m --><a class="postlink" href="http://www.shawnschaerer.com/">http://www.shawnschaerer.com/</a><!-- m --> you mention that using the built in serial port you wouldn't be able to use the inbuilt moves. I presume you mean the moves in a loaded Basic Program. The commands don't overlap so I don't see why you couldn't use both. You could easily call up to 93 (and with some encoding many many more) routines as well as use the low level direct commands to the RTOS.<br />David<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1082">robots42</a> — Fri Aug 01, 2008 2:07 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[HumanoidFan]]></name></author>
<updated>2008-07-30T14:45:33+01:00</updated>
<published>2008-07-30T14:45:33+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17095#p17095</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17095#p17095"/>
<title type="html"><![CDATA[Robonova to be supported in robotFoundry and robotSim]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17095#p17095"><![CDATA[
Thanks i-bot for your suggestions and all of your past work on the MR-C3024.  I have read all of your posts.<br /><br />Real-time control is the end goal and I agree that it will be difficult to get it to work on the Robonova.  As a start we will only implement basic control.<br /><br />Bioloid and robotBuilder are on my todo list, time is my only problem  <img src="http://forum.robosavvy.com/images/smilies/icon_twisted.gif" alt=":twisted:" title="Twisted Evil" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=966">HumanoidFan</a> — Wed Jul 30, 2008 2:45 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2008-07-29T22:16:38+01:00</updated>
<published>2008-07-29T22:16:38+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17088#p17088</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17088#p17088"/>
<title type="html"><![CDATA[Robonova to be supported in robotFoundry and robotSim]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17088#p17088"><![CDATA[
Either serial interface on the Robonova will only give you basic control ,either similar to the remote control, or similar to the real time control window under Robobasic. If this loose coupling of your application to the Robonova is sufficient then you should be OK.<br /><br />I would suggest if you are looking for faster and tighter real time coupling of your app. to a humanoid you are better to look at the Bioloid or the Robobuilder.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Tue Jul 29, 2008 10:16 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[HumanoidFan]]></name></author>
<updated>2008-07-29T19:21:06+01:00</updated>
<published>2008-07-29T19:21:06+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17087#p17087</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17087#p17087"/>
<title type="html"><![CDATA[Robonova to be supported in robotFoundry and robotSim]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2753&amp;p=17087#p17087"><![CDATA[
Hi,<br /><br />My <a href="http://www.cogmation.com" class="postlink">Cogmation Robotics</a> is working on adding Robonova support to our robot development environment called robotSuite.  This environment includes a 3D robot simulator (robotSim) and a graphical coding system.<br /><br />I would appreciate any comments or features you would like to see supported by our software. We will also be looking for beta testers in the near future. <br /><br />Anyone who is interested in our progress can check out my personal blog to see how things are progressing.<a href="http://www.shawnschaerer.com" class="postlink">ShawnSchaerer.com</a><br /><br />Shawn Schaerer<br />Director of Research and Development<br />Cogmation Robotics Inc<br /><!-- m --><a class="postlink" href="http://www.cogmation.com">http://www.cogmation.com</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=966">HumanoidFan</a> — Tue Jul 29, 2008 7:21 pm</p><hr />
]]></content>
</entry>
</feed>