<?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=5&amp;t=1461" />

<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>2007-06-24T22:46:40+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=1461</id>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2007-06-24T22:46:40+01:00</updated>
<published>2007-06-24T22:46:40+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9593#p9593</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9593#p9593"/>
<title type="html"><![CDATA[Success!]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9593#p9593"><![CDATA[
<blockquote><div><cite>StuartL wrote:</cite><br />I've seen comments about the return delay too.  I presume it's as high as it is to ensure that the 1-wire pin has time to flip back to receive after the transmit when you've used high level languages.  Obviously I won't have this problem in C so I can set this exceedingly low without concern.<br /></div></blockquote>If you are talking about the time it takes for a servo to respond, that has been previously discussed on this forum. There is no inherent reason for this delay (dont remember how much but it was not negligeable). After the CM5 master sends a message on the bus, it immediately (ie: 1-2 cycles) switches to read-mode and waits till something shows up on the USART. so a safe delay for the servo would be in the order of one microsecond..<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Sun Jun 24, 2007 10:46 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[StuartL]]></name></author>
<updated>2007-06-24T17:02:04+01:00</updated>
<published>2007-06-24T17:02:04+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9590#p9590</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9590#p9590"/>
<title type="html"><![CDATA[Success!]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9590#p9590"><![CDATA[
I've no problem sharing the library once it's in a release state.  I've no problem in using SVN and/or sourceforge for it too.<br /><br />I've seen comments about the return delay too.  I presume it's as high as it is to ensure that the 1-wire pin has time to flip back to receive after the transmit when you've used high level languages.  Obviously I won't have this problem in C so I can set this exceedingly low without concern.<br /><br />I shall post here any more updates.  I'm hopeful to have it walking by the end of the week.  Optimism?  Here?  Of course <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=";)" title="Wink" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=645">StuartL</a> — Sun Jun 24, 2007 5:02 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2007-06-23T22:07:14+01:00</updated>
<published>2007-06-23T22:07:14+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9582#p9582</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9582#p9582"/>
<title type="html"><![CDATA[Success!]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9582#p9582"><![CDATA[
please share your code here.<br />You can also put it into the robosavvy project on sourceforge.<br />(a bit empty at the moment but i plan to upload more bioloid code there soon)<br /><br /><!-- m --><a class="postlink" href="http://robosavvy.svn.sourceforge.net/viewvc/robosavvy/trunk/">http://robosavvy.svn.sourceforge.net/vi ... vvy/trunk/</a><!-- m --><br /><br />to join the sourceforge project, just create your user name there and let me know what it is and i'll add you to the project and you can upload your code and have the benefits of SVN source control.<br /><br /> <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Sat Jun 23, 2007 10:07 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[billyzelsnack]]></name></author>
<updated>2007-06-22T01:34:13+01:00</updated>
<published>2007-06-22T01:34:13+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9567#p9567</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9567#p9567"/>
<title type="html"><![CDATA[Success!]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9567#p9567"><![CDATA[
Have you messed with the return delay? You should be able to do better than 1 millisecond.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=459">billyzelsnack</a> — Fri Jun 22, 2007 1:34 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[StuartL]]></name></author>
<updated>2007-06-21T18:02:24+01:00</updated>
<published>2007-06-21T18:02:24+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9561#p9561</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9561#p9561"/>
<title type="html"><![CDATA[Success!]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9561#p9561"><![CDATA[
Finally new ground has been broken.<br /><br />I now have a basic Dynamixel library.  It's an entirely interrupt driven 1MBps C library which can do Pings, LEDs and data writes.  While it doesn't actually do anything with the return packets it does receive and checksum them correctly awaiting implementation in the real app code.<br /><br />I've just set my first servo position in C using this library.<br /><br />Data reads have yet to be implemented (in the sense of scheduling a read and asynchronously waiting for a response) and I intend to write wrapper functions for all Dynamixel instructions including synchronised reads and writes.  Return packets will work with something along the lines of a callback to allow continued processing while you're waiting the few milliseconds for the Dynamixel to respond.<br /><br />This may sound like overkill but if the dynamixel takes 1 millisecond to respond that's up to sixteen thousand instructions which can be executed while the Dynamixel is replying, and that's not counting the time it takes to actually physically execute the move instructions.  That's a LOT of processing power you can't use in BCPs.<br /><br />Once that's all done I'll investigate packaging it properly into a library for you lot to use and it's onto the app code itself.<br /><br />W00t!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=645">StuartL</a> — Thu Jun 21, 2007 6:02 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[roycepipkins]]></name></author>
<updated>2007-06-21T14:22:43+01:00</updated>
<published>2007-06-21T14:22:43+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9558#p9558</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9558#p9558"/>
<title type="html"><![CDATA[Success!]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9558#p9558"><![CDATA[
Congrats! <br /><br />My bots are sitting on a shelf for the moment. This weekend, however, I hope to make the switch to C. After hello world I want to try to make a single servo inverse pendulum by creating a feedback loop between torque and position.<br /><br />From there making a robot to oppose your evil robot's quest for world domination should be easy!  <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=205">roycepipkins</a> — Thu Jun 21, 2007 2:22 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[StuartL]]></name></author>
<updated>2007-06-21T12:56:33+01:00</updated>
<published>2007-06-21T12:56:33+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9556#p9556</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9556#p9556"/>
<title type="html"><![CDATA[Success!]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1461&amp;p=9556#p9556"><![CDATA[
The power is mine!  Mwuhahaha!<br /><br />Well, 16MHz of mostly single cycle instructions anyway.<br /><br />I've just successfully compiled my first &quot;Hello world&quot; program for the ATmega128 in the CM-5.  Using lots of cut and paste from the example C file with lots of bits I didn't like changed (like typecasting, the interrupt handling etc) I've got a very basic C binary running.  It's a whole 223 bytes before I've optimised anything, which should give you an idea of the extreme complexity <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /><br />Next is my own dynamixel library, after which world domination will be easy.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=645">StuartL</a> — Thu Jun 21, 2007 12:56 pm</p><hr />
]]></content>
</entry>
</feed>