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

<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>2006-06-09T14:34:26+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=315</id>
<entry>
<author><name><![CDATA[chester]]></name></author>
<updated>2006-06-09T14:34:26+01:00</updated>
<published>2006-06-09T14:34:26+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1933#p1933</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1933#p1933"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1933#p1933"><![CDATA[
oh my god...low battery?? i think i accidently used a 9v dc power supply when updating.. then there's no way to fix it now??<br /><br />thank you very much inaki and stevo3d...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=185">chester</a> — Fri Jun 09, 2006 2:34 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[inaki]]></name></author>
<updated>2006-06-09T12:23:52+01:00</updated>
<published>2006-06-09T12:23:52+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1930#p1930</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1930#p1930"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1930#p1930"><![CDATA[
Chester,<br />if you dont have access to boot mode I am afraid your CM-5 boot code has been overwriten. I don't think there is an alternative way to access CM5 once the main program and the boot code are both dead. Perhaps Robotis might help here.<br /><br />It is rare for this to happen as this code is not expected to be changed at all. Perhaps you had low battery when upgrading ?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=8">inaki</a> — Fri Jun 09, 2006 12:23 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[stevo3d]]></name></author>
<updated>2006-06-09T11:06:30+01:00</updated>
<published>2006-06-09T11:06:30+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1929#p1929</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1929#p1929"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1929#p1929"><![CDATA[
Hi chester, your program needs to wait until each motion is done playing before playing the next one.  It should look more like this:<br /><br /><span style="font-style: italic">start<br />load - cm-5 motion play page - 20<br /></span><span style="font-weight: bold">CALL Wait</span><br /><span style="font-style: italic">load - cm-5 motion play page - 21<br /></span><span style="font-weight: bold">CALL Wait</span><br />l<span style="font-style: italic">oad - cm-5 motion play page - 22<br /></span><span style="font-weight: bold">CALL Wait</span><br /><br />etc.<br /><br /><span style="font-weight: bold">[Label] Wait<br />  IF CM-5 Motion Play Status != 0 THEN JUMP Wait<br />  RETURN</span><br /><br />end<br /><br />See the Humanoid.bpg file in your program files\bioloid software\examples folder for a great example of this.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=161">stevo3d</a> — Fri Jun 09, 2006 11:06 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chester]]></name></author>
<updated>2006-06-09T08:55:48+01:00</updated>
<published>2006-06-09T08:55:48+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1926#p1926</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1926#p1926"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1926#p1926"><![CDATA[
i had this problem with my second cm-5. i'd download a program into the cm-5 using behavior control programmer. the program is like this<br /><br /><span style="font-style: italic">start<br />load - cm-5 motion play page - 20<br />load - cm-5 motion play page - 21<br />load - cm-5 motion play page - 22</span><br /><br />and all the way to...<br /><br /><span style="font-style: italic">load - cm-5 motion play page - 36<br />end</span><br /><br />the problem is, the bioloid only execute instruction<br /><span style="font-style: italic">load - cm-5 motion play page - 20</span><br /><br />after that it stop. why does it execute the first line of the program only??<br /><br />p/s the previous cm-5 is still not fixed yet...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=185">chester</a> — Fri Jun 09, 2006 8:55 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chester]]></name></author>
<updated>2006-06-09T02:29:48+01:00</updated>
<published>2006-06-09T02:29:48+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1924#p1924</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1924#p1924"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1924#p1924"><![CDATA[
i did it already. nothing happen. the robot terminal screen is blank.<br /><br />then i tried with another cm-5 (which i had not update), and the message "SYSTEM O.K. (CM Boot loader V1.31)" appear. <br /><br />what to do??<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=185">chester</a> — Fri Jun 09, 2006 2:29 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[inaki]]></name></author>
<updated>2006-06-08T11:21:46+01:00</updated>
<published>2006-06-08T11:21:46+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1912#p1912</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1912#p1912"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1912#p1912"><![CDATA[
In your PC there are a key with the character '#' . In my keyboard it requires pressing the key Alt-Gr at the same time. Press that key under Robot Terminal and wait a few seconds. The 'Boot Loader' message shoud display.<br /><br />In German and UK keyboards I think the key is next to the ENTER key.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=8">inaki</a> — Thu Jun 08, 2006 11:21 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[barbar]]></name></author>
<updated>2006-06-08T10:55:19+01:00</updated>
<published>2006-06-08T10:55:19+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1911#p1911</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1911#p1911"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1911#p1911"><![CDATA[
<blockquote><div><cite>chester wrote:</cite><br />which "#" key?? i can't find it..is it on the cm-5??<br /></div></blockquote><br />Keyboard #-Key (Bioloid Manual, Chapter 9)<br /><br />not much time ... sorry<br />barbar<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=123">barbar</a> — Thu Jun 08, 2006 10:55 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chester]]></name></author>
<updated>2006-06-08T09:51:29+01:00</updated>
<published>2006-06-08T09:51:29+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1910#p1910</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1910#p1910"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1910#p1910"><![CDATA[
which "#" key?? i can't find it..is it on the cm-5??<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=185">chester</a> — Thu Jun 08, 2006 9:51 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[inaki]]></name></author>
<updated>2006-06-08T09:12:37+01:00</updated>
<published>2006-06-08T09:12:37+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1908#p1908</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1908#p1908"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1908#p1908"><![CDATA[
Chester,<br />Put your robot OFF and then ON. Then, under Robot Terminal, press and hold the '#' key. After 2 to 3 seconds you should get the followig message:<br /><br />SYSTEM O.K. (CM5 Boot loader V1.31)<br /><br />Are you getting this message ?<br />If so, you can update your CM5 software from here.<br /><br />Please try it and let me know.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=8">inaki</a> — Thu Jun 08, 2006 9:12 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chester]]></name></author>
<updated>2006-06-08T07:03:39+01:00</updated>
<published>2006-06-08T07:03:39+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1906#p1906</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1906#p1906"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1906#p1906"><![CDATA[
hi guys. i was just introduced to bioloid. i had this problem. after i update the cm-5 to version 1.13, the cm-5 is not working anymore. when i turned on the power, there's a loud beep. then the 'program' led is not blinking anymore. no matter what i pressed, the cm-5 does not respond. the bioloid software (motion editor, behavior control programmer and robot terminal) cannot connect to the cm-5. for your information, i'd update the cm-5 according to this :<br /><br />behavior control programmer - management - update cm-5 - download - open "Bioloid_Ver113_20060518" <br /><br />after that the cm-5 stop working. can you guys help me ASAP?? i need to demonstrate it to my clients soon.. thank you very much...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=185">chester</a> — Thu Jun 08, 2006 7:03 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[stevo3d]]></name></author>
<updated>2006-05-30T00:17:03+01:00</updated>
<published>2006-05-30T00:17:03+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1721#p1721</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1721#p1721"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1721#p1721"><![CDATA[
I updated my CM-5 to 1.13 and my AX-12's to REV0x16.  I had the 19DOF humaniod run my modified demo program (which used to glitch at least once every couple of minutes) for over 30 minutes and can confirm that the unprogrammed servo movement, or glitching as I like to call it, appears to be fixed.  I'm so happy!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=161">stevo3d</a> — Tue May 30, 2006 12:17 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[barbar]]></name></author>
<updated>2006-05-29T21:49:45+01:00</updated>
<published>2006-05-29T21:49:45+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1719#p1719</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1719#p1719"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1719#p1719"><![CDATA[
Pev, thanks for the info and the good news! (Unfortunately further 10 days until I'm back home again and able to continue bioloidical work <img src="http://forum.robosavvy.com/images/smilies/icon_sad.gif" alt=":(" title="Sad" /> )<br /><br />Inaki, I'd be very happy if you let me/us use your tokenizer (and I won't place any requirements here in order not to upset you). Seriously I've no idea about possible features.<br /><br />Thanks again to both of you<br />barbar<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=123">barbar</a> — Mon May 29, 2006 9:49 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[inaki]]></name></author>
<updated>2006-05-29T15:14:55+01:00</updated>
<published>2006-05-29T15:14:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1715#p1715</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1715#p1715"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1715#p1715"><![CDATA[
Good news! I have updated all my servos too but I have not checked the problems I had with previous versions. I think I need two CM5 boards and some extra brackets to test several robots at the same time. I am testing too many things!<br /><br />By the way, my tokenizer is on the way. By the way if you want some features for the tokenizer this is the time to ask for !<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=8">inaki</a> — Mon May 29, 2006 3:14 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Pev]]></name></author>
<updated>2006-05-29T12:28:59+01:00</updated>
<published>2006-05-29T12:28:59+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1714#p1714</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1714#p1714"/>
<title type="html"><![CDATA[After the Update]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=315&amp;p=1714#p1714"><![CDATA[
Just a quick note to say I have updated to CM-5 firmware version 1.13 and update all the AX-12 firmware as well as per the info from Robotis and roboLucy.(see post <a href="http://robosavvy.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=309" class="postlink">http://robosavvy.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=309</a>)<br /><br />Have now been running my 13 servo Biped for about 1 hour with no unprogrammed movements.<br /><br />Thats an hour via the Behaviour Control Program too which seemed to be the worst offender for the issue, so thank you Robotis and roboLucy, this seems like a great step forward.<br /><br />Pev<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=88">Pev</a> — Mon May 29, 2006 12:28 pm</p><hr />
]]></content>
</entry>
</feed>