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

<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>2011-02-14T12:58:57+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=6988</id>
<entry>
<author><name><![CDATA[Fritzoid]]></name></author>
<updated>2011-02-14T12:58:57+01:00</updated>
<published>2011-02-14T12:58:57+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30207#p30207</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30207#p30207"/>
<title type="html"><![CDATA[Adding dynaixels]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30207#p30207"><![CDATA[
pikaj00 wrote:<blockquote class="uncited"><div><br />did you ever get anywhere with huv robotics 6DOF imu or the havimo?<br /></div></blockquote><br />I haven't been able to get my hands on one of the imu units, they are nolonger sold.  So I've been forced to use the Bioloid I/O board as an imu instead.  I attached the gyro unit and an accelerometer and replaced the original firmware.  The new firmware implements a complimentary filter which mixes the gyro and accelerometer inputs to produce a more useable tilt reading.  I'm using something similar on my FSR boards too.  The code is in assembler but I can post it if you are interested.<br /><br />As far as havimo goes, I'm not sure what the problem is.  Maybe you could explain it to me.<br /><br />In general RoboPlus Task is not  up to the job of interfacing with 3rd party boards.  For example you can only issue two read_data commands per callback pass!  That pretty much kills any chance of using it with these devices.  This was my primary motivation for creating BioC.  With BioC you can read and write up to a dozen times per callback.  Plus you are not limited to 1 or 2 bytes per call.  It's the only way to go, if you ask me.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=438">Fritzoid</a> — Mon Feb 14, 2011 12:58 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[pikaj00]]></name></author>
<updated>2011-02-12T03:30:02+01:00</updated>
<published>2011-02-12T03:30:02+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30182#p30182</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30182#p30182"/>
<title type="html"><![CDATA[Adding dynaixels]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30182#p30182"><![CDATA[
<blockquote><div><cite>Fritzoid wrote:</cite><br />Mohit wrote:<br /><blockquote class="uncited"><div>can i add 5 kg brick on top of Type A and it will move ?<br /></div></blockquote><br />I wouldn't try it.  The Ax-12 manual states that the servo can produce a maximum of 16.5 Kgf.cm. Which means that it can, in theory, hold a 16.5 Kg. brick against the force of gravity using a 1 cm. lever arm.  Your humanoid type A has a couple of leg joints with lengths of 7.5 cm. or more.  A little math (16.5/7.5) shows that a lever arm of this length would only hold up about 2.2 Kg.   <br /><br />However, this assums that the force of gravity is applied perpendicular to the joint.  In a humanoid configuration the leg links operate in a range more parallel than perpendicular to the gravity vector.  Consequently the effective lever arm would be a good deal shorter, in the 3-5 cm. range.  This means that the robot might be able to carry a weight of 5 Kg., but only if the legs didn't bend too much <img src="http://forum.robosavvy.com/images/smilies/icon_eek.gif" alt=":shock:" title="Shocked" /> <br /><br />Also, pushing the electric motor and plastic gears to their engineering limits can result in permanent damage to the servo, so I will not be trying this out on my Bioloid.</div></blockquote><br /><br />man do you ever know your stuff.... did you ever get anywhere with huv robotics 6DOF imu or the havimo? im playing with them now but coding robotask isnt that easy for me...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2003">pikaj00</a> — Sat Feb 12, 2011 3:30 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Fritzoid]]></name></author>
<updated>2011-02-11T20:06:51+01:00</updated>
<published>2011-02-11T20:06:51+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30173#p30173</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30173#p30173"/>
<title type="html"><![CDATA[Adding dynaixels]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30173#p30173"><![CDATA[
Mohit wrote:<br /><blockquote class="uncited"><div><br />can i add 5 kg brick on top of Type A and it will move ?<br /></div></blockquote><br />I wouldn't try it.  The Ax-12 manual states that the servo can produce a maximum of 16.5 Kgf.cm. Which means that it can, in theory, hold a 16.5 Kg. brick against the force of gravity using a 1 cm. lever arm.  Your humanoid type A has a couple of leg joints with lengths of 7.5 cm. or more.  A little math (16.5/7.5) shows that a lever arm of this length would only hold up about 2.2 Kg.   <br /><br />However, this assums that the force of gravity is applied perpendicular to the joint.  In a humanoid configuration the leg links operate in a range more parallel than perpendicular to the gravity vector.  Consequently the effective lever arm would be a good deal shorter, in the 3-5 cm. range.  This means that the robot might be able to carry a weight of 5 Kg., but only if the legs didn't bend too much <img src="http://forum.robosavvy.com/images/smilies/icon_eek.gif" alt=":shock:" title="Shocked" /> <br /><br />Also, pushing the electric motor and plastic gears to their engineering limits can result in permanent damage to the servo, so I will not be trying this out on my Bioloid.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=438">Fritzoid</a> — Fri Feb 11, 2011 8:06 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[MOHIT JINDAL]]></name></author>
<updated>2011-02-11T13:23:02+01:00</updated>
<published>2011-02-11T13:23:02+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30168#p30168</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30168#p30168"/>
<title type="html"><![CDATA[Dynamixel and Roboplus]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30168#p30168"><![CDATA[
GOD Bless you Fritzoid<br />Thanks for the Big Help <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br />I think that you should write a BOOK on 'How to program in Roboplus' <img src="http://forum.robosavvy.com/images/smilies/icon_lol.gif" alt=":lol:" title="Laughing" /><br />Now its clear than motion file will not run without task code.<br />Is there any way to make task program from motion code ?<br />Is it true that each Ax12+ can hold a weight of 10kg? I mean can i add 5 kg brick on top of Type A and it will move ?   <img src="http://forum.robosavvy.com/images/smilies/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /> <br />Thanks Again,<br />Mohit Jindal<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2428">MOHIT JINDAL</a> — Fri Feb 11, 2011 1:23 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Fritzoid]]></name></author>
<updated>2011-02-11T11:44:26+01:00</updated>
<published>2011-02-11T11:44:26+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30167#p30167</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30167#p30167"/>
<title type="html"><![CDATA[Adding dynaixels]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30167#p30167"><![CDATA[
mohit wrote:<blockquote class="uncited"><div><br />Can you also tell how i can read the task code inside Type A ?<br /></div></blockquote><br />Unlike the motion data, the task program cannot be retreived from the CM-510 controller.  However the factory-loaded demo program can be donwloaded from various sites on the internet.  Including my personal files area here at RoboSavvy...<br /><a href="http://robosavvy.com/Builders/Fritzoid" class="postlink">http://robosavvy.com/Builders/Fritzoid</a><br />See fileHumanoid.zip.<br /><blockquote class="uncited"><div><br />I made some changes in task code, the motion file automatically changes or not ?<br /></div></blockquote>The motion data and task program are independant of each other, so no.  It is the programmer's responsibility to make sure that these two fles are properly coordinated. <br /><blockquote class="uncited"><div><br />When I connect Bioloid It always open motiom code inside Cm510<br /></div></blockquote>That's right, but you can save that data to a disk file on your PC and then load another motion file (from your PC) into the robot.  To make this as easy as possible, RoboPlus Motion can have multiple motion files open at the same time.<br /><blockquote class="uncited"><div><br />Where are the ports 1 and 2 located in Cm510 ?<br /></div></blockquote>See <a href="http://support.robotis.com/en/" class="postlink">http://support.robotis.com/en/</a> or the Manual button in RoboPlus.  The I/O ports on the CM-510 are identified by looking at the plastic housing surrounding the pin header.  There are a number of raised bars molded into the plastic that correspond to the port number.  One bar for port one, two bars for port two, etc.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=438">Fritzoid</a> — Fri Feb 11, 2011 11:44 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[MOHIT JINDAL]]></name></author>
<updated>2011-02-10T15:01:39+01:00</updated>
<published>2011-02-10T15:01:39+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30163#p30163</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30163#p30163"/>
<title type="html"><![CDATA[Great Help Fritzoid]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30163#p30163"><![CDATA[
You are a STAR FRITZOID <img src="http://forum.robosavvy.com/images/smilies/icon_lol.gif" alt=":lol:" title="Laughing" /> <br />Can you also tell how i can read the task code inside Type A ?<br />When I connect Bioloid It always open motiom code inside Cm510.<br />Also please tell me if I made some changes in task code, the motion file automatically changes or not ?<br />Where are the ports 1 and 2 located in Cm510 ?<br />Thanks again,<br />Mohit Jindal <img src="http://forum.robosavvy.com/images/smilies/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" />  <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=2428">MOHIT JINDAL</a> — Thu Feb 10, 2011 3:01 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Fritzoid]]></name></author>
<updated>2011-02-10T13:09:30+01:00</updated>
<published>2011-02-10T13:09:30+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30162#p30162</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30162#p30162"/>
<title type="html"><![CDATA[Adding dynaixels]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30162#p30162"><![CDATA[
Mohit,<br /><br />The CM-510 controller has an internal non-volatile (flash) memory area where it stores a set of 255 motion pages.  You use RoboPlus Motion to display and manage this data.  When you do a &quot;Connect Robot&quot; the software reads the current data from the controller and displays it in a human-readable format.  After you make changes to the motion data it can be written back to the controller using the &quot;Download Motion&quot; function.<br /><br />A particular RoboPlus Task program operates in conjunction with a particular set of motion pages.  The program more-or-less &quot;assumes&quot; that the proper set of motion pages is already loaded into memory.  It is the user's responsibility to see to it that this is the case.<br /><br />Your CM-510 came pre-loaded with a set of factory motions designed for the Humanoid type A configuration.  You are, no doubt, familiar with many of these.  Page 1 is named Bow and page 30 is named Clapping, etc.  It also came with a demo Task program that &quot;assumes&quot; that the default motion pages are already there.  <br /><br />So when the program executes the statement &quot;Motion Page=31&quot; the robot will perform motions defined in the default motion page named &quot;Walk Ready.&quot;  It's the same as if you had selected the Walk Ready motion in RoboPlus and pressed the &quot;Play Motion&quot; button.<br /><br />On your other question, Ports 3 and 4 are located on the &quot;lower&quot; side of the CM-510 case.  This is the side of the case that is obscured by the battery when it is installed.  They are two separate ports, each adjacent to a dynamixel port also on that side.  You will have to slide the battery off of frame 60 just to see them.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=438">Fritzoid</a> — Thu Feb 10, 2011 1:09 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[MOHIT JINDAL]]></name></author>
<updated>2011-02-10T04:05:55+01:00</updated>
<published>2011-02-10T04:05:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30160#p30160</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30160#p30160"/>
<title type="html"><![CDATA[Adding dynaixels]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30160#p30160"><![CDATA[
Thanks Fritzoid <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br /><br />Can you please tell us that what is the meaning of Motion Page in Task file of Type A ?<br />There are no pages in that file.<br /><br />So what is the meaning of Motion Page =31<br /><br />Also where are Port 3 and Port 4 in the CM510 ?<br /><br />Thanks Again;<br />Cheers <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=2428">MOHIT JINDAL</a> — Thu Feb 10, 2011 4:05 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Fritzoid]]></name></author>
<updated>2011-02-09T13:31:25+01:00</updated>
<published>2011-02-09T13:31:25+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30142#p30142</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30142#p30142"/>
<title type="html"><![CDATA[Adding dynaixels]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30142#p30142"><![CDATA[
New dynamixel IDs need to be enabled to RoboPlus Motion.  To do this you need to go to the &quot;Edit All Page&quot; tab (on the right-hand side of the RoboPlus Motion window).  To select a dynamixel in the Basic Pose Editor, the ID must have the Enable box checked in the Edit All Page.<br /><br />As far as phsical connections go, either way will work.  The dynamixel ports are wired in parallel.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=438">Fritzoid</a> — Wed Feb 09, 2011 1:31 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[MOHIT JINDAL]]></name></author>
<updated>2011-02-09T05:35:21+01:00</updated>
<published>2011-02-09T05:35:21+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30141#p30141</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30141#p30141"/>
<title type="html"><![CDATA[Add More Ax12]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30141#p30141"><![CDATA[
Hi,<br />I also want to add 6 Ax12+ Dynamixels but dont know how to add them in task program and motion file. <br />Where I can add 6 more Ax12 ? Near the empty port on top or continue with hands Ax12 as daisy chain ? <img src="http://forum.robosavvy.com/images/smilies/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /> <br />Thanks<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2428">MOHIT JINDAL</a> — Wed Feb 09, 2011 5:35 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[pikaj00]]></name></author>
<updated>2011-02-08T23:45:02+01:00</updated>
<published>2011-02-08T23:45:02+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30137#p30137</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30137#p30137"/>
<title type="html"><![CDATA[Adding dynaixels]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6988&amp;p=30137#p30137"><![CDATA[
i have a siple question i cant remember how but i added 2 ax12 to make a head on my premium kit how do i get them addressed and initialized so i can make movements including them... in motion plus they show up as id 19 and id 20 but i cannot select them.. <br /><br />thanks in advance!!!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2003">pikaj00</a> — Tue Feb 08, 2011 11:45 pm</p><hr />
]]></content>
</entry>
</feed>