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

<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-05-02T13:54:56+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=1333</id>
<entry>
<author><name><![CDATA[JonHylands]]></name></author>
<updated>2007-05-02T13:54:56+01:00</updated>
<published>2007-05-02T13:54:56+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8750#p8750</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8750#p8750"/>
<title type="html"><![CDATA[Bioloid handstand]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8750#p8750"><![CDATA[
<blockquote><div><cite>limor wrote:</cite><br />My aspiration is to get these humanoids (including the KHR, Manoi and Robonova) to run and skateboard and one of the first necessities on the way to achieving these goals is to be able to read and process many sensors and change the motor direction at 100 control-cycles/sec.<br /></div></blockquote><br /><br />Hey limor,<br /><br />Very cool stuff...<br /><br />I'm planning on doing something similar, now that I have some real horsepower onboard the robot (600 MHz gumstix). The very first thing I'm going to implement beyond the pass-through pipeline (bioloid bus/usb &lt;-&gt; gumstix &lt;-&gt; wifi/pc) will be a SYNC_READ command. The gumstix will keep a local copy of each servo's sensor values, and will send them through the wifi connection all in one shot, rather than having to send 24 individual queries...<br /><br />Eventually, we're going to move more of the low-level control functions onboard the gumstix, and keep the high level &quot;brain&quot; processing on the pc.<br /><br />My six-axis IMU has the control table entries for the gyros and accelerometers updated 100 times per second right now, so I don't see any problems with getting &quot;balance&quot; data at 100 Hz as long as it stays local to the gumstix...<br /><br />- Jon<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=373">JonHylands</a> — Wed May 02, 2007 1:54 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[pepperm]]></name></author>
<updated>2007-05-01T17:08:15+01:00</updated>
<published>2007-05-01T17:08:15+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8740#p8740</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8740#p8740"/>
<title type="html"><![CDATA[Bioloid handstand]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8740#p8740"><![CDATA[
For those who are interested in the Pololu board approach, I did develop a piggy back board for this product that enables all sorts of things to be connected to the Bioloid Bus. Pev also developed code that works on it to allow you to begin developing further code. Here is a picture of the board with an accelerometer on it <br /><img src="http://robosavvy.com/Builders/pepperm/Bioloidorangutan2.JPG" alt="Image" /><br /><br />and here is the Eagle pcb design <br /><a href="http://robosavvy.com/Builders/pepperm/PololuDaughterV1.x.zip" class="postlink">http://robosavvy.com/Builders/pepperm/PololuDaughterV1.x.zip</a><br /><br />Mark<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=220">pepperm</a> — Tue May 01, 2007 5:08 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2007-05-01T13:49:09+01:00</updated>
<published>2007-05-01T13:49:09+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8733#p8733</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8733#p8733"/>
<title type="html"><![CDATA[Bioloid handstand]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8733#p8733"><![CDATA[
Thanks for the kind words!<br />It is quite an exciting project because we get to learn every little detail about the robot and how to control it and we are creating the first-ever foundation for affordable humanoid control research.<br /> <br />My aspiration is to get these humanoids (including the KHR, Manoi and Robonova) to run and skateboard and one of the first necessities on the way to achieving these goals is to be able to read and process many sensors and change the motor direction at 100 control-cycles/sec.<br /><br />The board we used is the Pepper board which was discussed in previous threads and in <a href="http://robosavvy.com/site/index.php?option=com_content&amp;task=view&amp;id=118&amp;Itemid=47" class="postlink">this blog entry</a>. And - yes, it behaves exactly like an AX12 or AXS1 so you can use the standard Behavior Control software with it.<br /><br />However, you don't need to develop your own board. RoboSavvy has imported a bunch of tiny Audrino boards from Sparkfun (see the <a href="http://robosavvy.com/store/product_info.php/products_id/225" class="postlink">robosavvy store</a>).<br />The Audrino board is similar to the Pepper board and the same software that was developed for the Pepper board can be used with the Audrino. I haven't had time to test this properly but I was hoping someone from the forum will precede me in doing so.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Tue May 01, 2007 1:49 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Ray]]></name></author>
<updated>2007-05-01T12:28:31+01:00</updated>
<published>2007-05-01T12:28:31+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8732#p8732</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8732#p8732"/>
<title type="html"><![CDATA[Bioloid handstand]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8732#p8732"><![CDATA[
I appreciate your (all the related people) great works over the year <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br /><br />Limor, Can this gyro board can be used together with Bioloid's software,<br /><br />If it can, I hope it can be made in mass production <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br /><br />Is this the first serially controlled Robot with gyro?<br /><br /><br />Cheer!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=145">Ray</a> — Tue May 01, 2007 12:28 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[pepperm]]></name></author>
<updated>2007-05-01T08:18:46+01:00</updated>
<published>2007-05-01T08:18:46+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8731#p8731</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8731#p8731"/>
<title type="html"><![CDATA[Bioloid handstand]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8731#p8731"><![CDATA[
Fantastic Limor, what a great project.<br /><br />Mark<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=220">pepperm</a> — Tue May 01, 2007 8:18 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2007-04-30T23:59:23+01:00</updated>
<published>2007-04-30T23:59:23+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8730#p8730</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8730#p8730"/>
<title type="html"><![CDATA[Bioloid handstand]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1333&amp;p=8730#p8730"><![CDATA[
Not quite there but getting very close.<br /><br />As you may know RoboSavvy is sponsoring some humanoid robotics research at the University of Lisbon. <br /><br />We've submitted <a href="http://robosavvy.com/Builders/limor/humanoid_submitted.pdf" class="postlink">a first article</a> about the research work to an IEEE robotics conference called <a href="http://www.ccvalg.pt/robotica2007/en/sci_conference_fin.htm" class="postlink">Robotica2007</a>. The article got accepted for a poster presentation.<br /><br />We haven't quite reached the objectives of the research (which includes getting the Bioloid to do a hand-stand) so the article simply describes the development environment that has evolved over the past 6 months.<br /><br />Documenting the development environment is also work-in-progress but you will eventually find all the information here on robosavvy probably on the <a href="http://robosavvy.com/site/index.php?option=com_openwiki&amp;id=wiki:robonova-i_faq" class="postlink">wiki</a> pages. The 3D model of the Bioloid was previously posted on this forum by rustyarmor and some of the software is on <a href="http://robosavvy.svn.sourceforge.net/viewvc/robosavvy/" class="postlink">SVN at sourceforge.net</a><br /><br /><br /><a href="http://robosavvy.com/Builders/limor/Pedro_Robotica_Poster3.pdf" class="postlink"><img src="http://robosavvy.com/Builders/limor/Pedro_Robotica_Poster3.jpg" alt="Image" /></a><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Mon Apr 30, 2007 11:59 pm</p><hr />
]]></content>
</entry>
</feed>