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

<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-03-10T15:53:44+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=2326</id>
<entry>
<author><name><![CDATA[tom_chang79]]></name></author>
<updated>2008-03-10T15:53:44+01:00</updated>
<published>2008-03-10T15:53:44+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14697#p14697</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14697#p14697"/>
<title type="html"><![CDATA[Anyone add a 19th servo to the hip rotation?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14697#p14697"><![CDATA[
That's what I've been racking my brains about.  I checked many of the pages of the motion file in robot terminal and ID 19 seems to hold position at 512.  However, when I push the &quot;D&quot; button after I push the play button, to initiate the walk function, &quot;program 4&quot; in the default behavior control, the waist servo just rotates.  I think what I need to do is just create my own walking motion file with ID 19 plugged in at all time to make it write over whatever value.  Curious, I saw these lines in behavior control program:<br /><br /><dl class="codebox"><dt>Code: </dt><dd><code>If 1:8 = 0 then load 1:8 = 1023</code></dd></dl><br /><br />I'm assuming that line makes the servo mode into position control mode, since it is loading 1023 into address 8 of ID 1.<br /><br />I tried doing the same for 19 by:<br /><br /><dl class="codebox"><dt>Code: </dt><dd><code> if 19:8 = 0 then load 19:8 = 1023</code></dd></dl><br /><br />I really want to use the default walking motion file since it's quite stable (on hard surface anyways, falls over on carpet) and just tweak the speed and &quot;compliance&quot; or the smoothing slope.  The default walking gait is beautiful, I went through page after page of the motion file and realized that each &quot;pose&quot; was very incremental to make the walking work for the biped humanoid.<br /><br />Curious, I do see 19-servo biped humanoid in some of Robotis' pictures, just look at the picture on the right side of this forum, &quot;Buy Now&quot; picture, and you'll see that Robotis has a 19th servo on the hip but not for rotation but for bowing...<br /><br />I might just remove the 19th servo from the hip and move it to the head instead.  Still, I think a hip rotation would have more of an advantage during turning, it can aid in COG shifting when the hip rotates...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=877">tom_chang79</a> — Mon Mar 10, 2008 3:53 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[siempre.aprendiendo]]></name></author>
<updated>2008-03-10T14:36:33+01:00</updated>
<published>2008-03-10T14:36:33+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14689#p14689</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14689#p14689"/>
<title type="html"><![CDATA[Re: Anyone add a 19th servo to the hip rotation?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14689#p14689"><![CDATA[
<blockquote><div><cite>tom_chang79 wrote:</cite><br />This is in regards to the biped humanoid configuration of the Bioloid.  I've added a 19th AX-12+ to the hip rotation.  I've assigned it ID of 19.  For some reason, it tries to rotate the hip when I run the default humanoid program.  I checked the motion files in robot terminal and CIDx019 is assigned the value &quot;512&quot; across all the pages.  Why does the hip servo still tries to rotate when the default humanoid program is ran?<br /></div></blockquote><br /><br /><br />Ummm, the &quot;Initial action&quot; load pose 1 that have a 0 in the id=19, in the walk poses there is a 512 value in the id=19, isn't it?<br /><br />But I can't test if this is the &quot;problem&quot; because I have another &quot;configuration&quot; built. I'm only reading the mtn values and default humanoid program, may be I fail to notice something ... <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=698">siempre.aprendiendo</a> — Mon Mar 10, 2008 2:36 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[trey3670]]></name></author>
<updated>2008-03-10T13:27:30+01:00</updated>
<published>2008-03-10T13:27:30+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14687#p14687</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14687#p14687"/>
<title type="html"><![CDATA[Anyone add a 19th servo to the hip rotation?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14687#p14687"><![CDATA[
your right,doh!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=848">trey3670</a> — Mon Mar 10, 2008 1:27 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[tom_chang79]]></name></author>
<updated>2008-03-10T04:24:45+01:00</updated>
<published>2008-03-10T04:24:45+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14683#p14683</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14683#p14683"/>
<title type="html"><![CDATA[Anyone add a 19th servo to the hip rotation?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14683#p14683"><![CDATA[
Yeah, the servo is centered at 512.  I checked this when I force the 19th servo to this position.<br /><br />I think you're confusing the .rbt with .mtn files.  There is a profile for a 19-servo .rbt file but there is only one motion file that came with software...<br /><br />Do you have a 19-servo motion files...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=877">tom_chang79</a> — Mon Mar 10, 2008 4:24 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[trey3670]]></name></author>
<updated>2008-03-10T04:17:11+01:00</updated>
<published>2008-03-10T04:17:11+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14682#p14682</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14682#p14682"/>
<title type="html"><![CDATA[Anyone add a 19th servo to the hip rotation?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14682#p14682"><![CDATA[
two things come to mind.<br />first where the marks on the servo horn and servo case aligned when assembled?<br /><br />second there are two motion files,one for the 18 servo and one for the 19,sure you have the right one?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=848">trey3670</a> — Mon Mar 10, 2008 4:17 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[tom_chang79]]></name></author>
<updated>2008-03-10T02:53:27+01:00</updated>
<published>2008-03-10T02:53:27+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14681#p14681</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14681#p14681"/>
<title type="html"><![CDATA[Anyone add a 19th servo to the hip rotation?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2326&amp;p=14681#p14681"><![CDATA[
This is in regards to the biped humanoid configuration of the Bioloid.  I've added a 19th AX-12+ to the hip rotation.  I've assigned it ID of 19.  For some reason, it tries to rotate the hip when I run the default humanoid program.  I checked the motion files in robot terminal and CIDx019 is assigned the value &quot;512&quot; across all the pages.  Why does the hip servo still tries to rotate when the default humanoid program is ran?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=877">tom_chang79</a> — Mon Mar 10, 2008 2:53 am</p><hr />
]]></content>
</entry>
</feed>