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

<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-05-17T16:58:10+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=2&amp;t=5932</id>
<entry>
<author><name><![CDATA[chrisvo]]></name></author>
<updated>2011-05-17T16:58:10+01:00</updated>
<published>2011-05-17T16:58:10+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=31280#p31280</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=31280#p31280"/>
<title type="html"><![CDATA[RCB-4 did not response]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=31280#p31280"><![CDATA[
<blockquote class="uncited"><div><br />I'm not pretty sure how to read this from libkondo. I have found this function: int kondo_get_counter(KondoRef ki, UCHAR * result, UINT num)<br /><br />If I put in counter C1 a value of &quot;1&quot; in H2H block, I then read from &quot;num = 1&quot; and will have in &quot;result&quot; this &quot;1&quot;? so maybe <br /><br />I will have to initialize this counter at the begining of my motion to for example a value of &quot;0&quot;? or do you know if this counters are automatically initilized to a value when ever a new motion is played?<br /></div></blockquote><br /><br />The counters are NOT automatically initialized. <br />You must put a set counter block at the beginning. <br />Note that the counters in libkondo4 may be 0-based, meaning that C1 may be num=0 and C2 is num=1, etc. I don't remember exactly. <br /><br /><blockquote class="uncited"><div><br />P.S. I have read that you were participating with RoboPatriots in RoboCup 2010, I was also there participating with Cyberlords, maybe we can meet in Istambul this year .<br /></div></blockquote><br /><br />I personally will not be there, but my team RoboPatriots will be participating in Istanbul for kid-size humanoid league! Good Luck!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1751">chrisvo</a> — Tue May 17, 2011 4:58 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[romayiii]]></name></author>
<updated>2011-05-17T16:15:13+01:00</updated>
<published>2011-05-17T16:15:13+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=31277#p31277</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=31277#p31277"/>
<title type="html"><![CDATA[RCB-4 did not response]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=31277#p31277"><![CDATA[
Hi ChrisVo!<br /><br />     Thank you for your fast response!<br /><br />      <blockquote class="uncited"><div><br />latest version of libkondo4<br /></div></blockquote><br /><br />      I'm pretty sure we are using tha latest version of libkondo, we had an issue with analog devices and updated to commit 32 where it was fixed. <br /><br /><blockquote class="uncited"><div><br />printing the value of the options (ki-&gt;opt)<br /></div></blockquote><br /><br />      Unfortunately we have printed this value and never changed. This is a recent problem, tha last weeks we had been working fine. So I will try to check the settings in H2H4 to see if there is something I can check or unckeck there.<br /><br /><br /><blockquote class="uncited"><div><br />but it took more than 3 months!<br /></div></blockquote><br /><br />      We don't think we can wait that time for a replacement   <img src="http://forum.robosavvy.com/images/smilies/icon_sad.gif" alt=":(" title="Sad" /><br /><br /><br /><blockquote class="uncited"><div><br />placing an additional block at the end of your motion which sets a counter value<br /></div></blockquote><br /><br />     I think this could really be our solution, I think I will have no problem adding this counter value at the end of the motion, however,<br /><br /><blockquote class="uncited"><div><br />which you can then read in lieu of the options string to determine that a motion is complete<br /></div></blockquote><br /><br /> I'm not pretty sure how to read this from libkondo. I have found this function: int kondo_get_counter(KondoRef ki, UCHAR * result, UINT num)<br /><br />If I put in counter C1 a value of &quot;1&quot; in H2H block, I then read from &quot;num = 1&quot; and will have in &quot;result&quot; this &quot;1&quot;?  so maybe <br /><br />I will have to initialize this counter at the begining of my motion to for example a value of &quot;0&quot;?  or<br /><br />do you know  if this counters are automatically initilized to a value when ever a new motion is played?<br /><br />Thank you very much for your time, I think with this we will be able to handle the problem.<br /><br />P.S. I have read that you were participating with RoboPatriots in RoboCup 2010, I was also there participating with Cyberlords, maybe we can meet in Istambul this year <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=1941">romayiii</a> — Tue May 17, 2011 4:15 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chrisvo]]></name></author>
<updated>2011-05-17T06:58:46+01:00</updated>
<published>2011-05-17T06:58:46+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=31269#p31269</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=31269#p31269"/>
<title type="html"><![CDATA[RCB-4 did not response]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=31269#p31269"><![CDATA[
First, make sure that you are using the latest version of libkondo4. There was a bug a long time ago which caused the loop to run forever even though the motion is completed. Since then, the bug should have been fixed.  <br /><br /><blockquote class="uncited"><div><br />If possibly the RCB4 has been damage, do you know where to buy a replacement?<br /></div></blockquote><br /><br />The RCB-4 if operating properly should have set the flag in the options when it's done with the motion. First, I recommend to verify this by printing the value of the options (ki-&gt;opt) and seeing if the value changes when the motion is done. If not, there may be a problem with your RCB-4. Verify that your settings are correct too in Heart2Heart4 and that the robot works fine in Heart2Heart4. <br /><br />I asked RoboSavvy to assist in getting a replacement once before. I sent a burned RCB-4 to Kondo, they repaired it and sent it back along with an endearing letter, but it took more than 3 months!<br /><br /><blockquote class="uncited"><div><br />Is there any other way to know when the RCB4 has stop performing a motion?<br /></div></blockquote><br /><br />There are several ways to &quot;workaround&quot; this issue. For example, you can detect that a motion has completed by placing an additional block at the end of your motion which sets a counter value which you can then read in lieu of the options string to determine that a motion is complete. <br /><br />You can also just pass in a value of 0 and just make assumption based on time. The &quot;frame time&quot; in the options dialog in Heart2Heart 4 will tell you how many ms each frame will take and you just multiply that by the number of frames total in your motion, which can give you a reasonable estimate of the time the motion will take. It's not perfect but it can be close.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1751">chrisvo</a> — Tue May 17, 2011 6:58 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[romayiii]]></name></author>
<updated>2011-05-17T05:59:56+01:00</updated>
<published>2011-05-17T05:59:56+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=31268#p31268</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=31268#p31268"/>
<title type="html"><![CDATA[RCB4 not responding]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=31268#p31268"><![CDATA[
Hi all, <br /><br />    I have a Kondo KHR-3HV and has been working pretty well. We have been using libkondo (Thanks ChrisVo) more specifically rcb4.h. However suddenly today RCB4 has stop responding the &quot;end motion&quot; bit. This is an example:<br /><br />I execute run_motion 0  (the &quot;bow&quot; default motion from H2H) , the robot performs the motion correctly but the program does not stops until the 50 seconds time out are done. <br /><br />These means that the (ki-&gt;opt[0] &amp; RCB4_OPT_VEC)  (something like that) is allways returning a &quot;0&quot; even if the motion has physically finished.<br /><br />If possibly the RCB4 has been damage, do you know where to buy a replacement? or<br /><br />if this can be sent back to Kondo, do you know the contact details?<br /><br />I also thought this could be caused by some parameter in the H2H proyect, so, is there any way to return the RCB4 to factory defaults?<br /><br />Is there any other way to know when the RCB4 has stop performing a motion?<br /><br /><br />Thank you in advance<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1941">romayiii</a> — Tue May 17, 2011 5:59 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[taylor]]></name></author>
<updated>2010-03-08T17:19:22+01:00</updated>
<published>2010-03-08T17:19:22+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=25774#p25774</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=25774#p25774"/>
<title type="html"><![CDATA[RCB-4 did not response]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=25774#p25774"><![CDATA[
Thank you! I ignore all the error message and format again. It seems to work.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1865">taylor</a> — Mon Mar 08, 2010 5:19 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chrisvo]]></name></author>
<updated>2010-03-08T17:01:53+01:00</updated>
<published>2010-03-08T17:01:53+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=25773#p25773</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=25773#p25773"/>
<title type="html"><![CDATA[RCB-4 did not response]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=25773#p25773"><![CDATA[
Did you try to change the COM baud rate back to 115200 and press &gt;RAM?<br /><br />More specifically, try different baud settings. When you clear the ROM it may also clear the settings area which stores the baud rate settings.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1751">chrisvo</a> — Mon Mar 08, 2010 5:01 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[taylor]]></name></author>
<updated>2010-03-08T07:20:10+01:00</updated>
<published>2010-03-08T07:20:10+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=25771#p25771</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=25771#p25771"/>
<title type="html"><![CDATA[RCB-4 did not response]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5932&amp;p=25771#p25771"><![CDATA[
Dear All,<br /><br />  I updated to HtH4 1.22 and I tried to clear the rom. However, I accidentially power off.<br />  When I tried to power on again, all the LED fresh 1 time and nothing happen.<br />Could anyone help me how to refresh the rom again. (HTH cannot connect to the robot now.)<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1865">taylor</a> — Mon Mar 08, 2010 7:20 am</p><hr />
]]></content>
</entry>
</feed>