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

<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>2010-11-01T20:20:48+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=6681</id>
<entry>
<author><name><![CDATA[Buell24]]></name></author>
<updated>2010-11-01T20:20:48+01:00</updated>
<published>2010-11-01T20:20:48+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28623#p28623</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28623#p28623"/>
<title type="html"><![CDATA[Erase whole memory of the cm-510]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28623#p28623"><![CDATA[
Thanks a lot Fritzoid! I downloaded your Task file and everything works! It must be a failure in the file that I downloaded.<br />Thanks a lot for your help! It is a pleasure to get good help, when it's needed!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2150">Buell24</a> — Mon Nov 01, 2010 8:20 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Fritzoid]]></name></author>
<updated>2010-11-01T17:27:17+01:00</updated>
<published>2010-11-01T17:27:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28621#p28621</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28621#p28621"/>
<title type="html"><![CDATA[Erase whole memory of the cm-510]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28621#p28621"><![CDATA[
In my copy of the task file, after the random motion is completed the sound count is zeroed.  Then the Timer is set to WaitDemo which is 79 ticks (10 sec.).  The code returns to the top of the Endless loop and won't fall through to run the next demo motion until the timer is again zero.  Thus it should be about 10 seconds between motions.<br /><br />There are a few different copies of the HumanoidTypeA.tsk file around some are better than others.  The one I use is in my files area and has a couple of fixes in it.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=438">Fritzoid</a> — Mon Nov 01, 2010 5:27 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Buell24]]></name></author>
<updated>2010-11-01T15:28:51+01:00</updated>
<published>2010-11-01T15:28:51+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28619#p28619</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28619#p28619"/>
<title type="html"><![CDATA[Erase whole memory of the cm-510]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28619#p28619"><![CDATA[
Thanks a lot for your reply Fritzoid!<br /><br /><blockquote class="uncited"><div><br />In Demo mode the robot waits around for non-zero sound count then if it doesn’t get anything it performs a random move. This should happen every ten seconds or so. Are these the motions that you are referring to?<br /></div></blockquote><br /><br />Yes, I refer to these motions. But in that file, the robot should wait only once for 10.112 seconds. After that, (in the endless loop) he should play the different motions without a break between them. Isn‘t that right?<br />But my robot always waits a long time between the different motions.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2150">Buell24</a> — Mon Nov 01, 2010 3:28 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Fritzoid]]></name></author>
<updated>2010-11-01T14:44:28+01:00</updated>
<published>2010-11-01T14:44:28+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28618#p28618</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28618#p28618"/>
<title type="html"><![CDATA[Erase whole memory of the cm-510]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28618#p28618"><![CDATA[
Sorry to hear about your trouble Buell24, let's see if we can't break this down to smaller pieces.<br /><br /><blockquote class="uncited"><div><br />when I press the demo mode, the robot has a break of about 20 seconds between every motion<br /></div></blockquote><br /><br />In Demo mode the robot waits around for non-zero sound count then if it dosen't get anything it performs a random move.  This should happen every ten seconds or so.  Are these the motions that you are referring to?<br /><br /><blockquote class="uncited"><div><br />if I obscure the DMS Sensor, the robot always makes a bow during the demo mode<br /></div></blockquote><br /><br />This is exactly the behavoir I would expect in Demo mode.  The routine reads the sensor on port 5 and if the value is greater than 200 the robot runs motion page 1 (Bow).  Didn't you get this behavior with your old task file?<br /><br /><blockquote class="uncited"><div><br />Is there a possibility to delete the whole memory of the cm-510<br /></div></blockquote><br /><br />Difficult but not impossible.  However, if you have replaced the CM-510 firmware and reloaded the Task and Motion files then you have already overlaid everything of any value.  I doubt it would change anything.  Let's see if we can't resolve the other issues before trying that.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=438">Fritzoid</a> — Mon Nov 01, 2010 2:44 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Buell24]]></name></author>
<updated>2010-10-31T19:14:25+01:00</updated>
<published>2010-10-31T19:14:25+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28610#p28610</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28610#p28610"/>
<title type="html"><![CDATA[Erase whole memory of the cm-510]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6681&amp;p=28610#p28610"><![CDATA[
Hello<br /><br />Is there a possibility to delete the whole memory of the cm-510?<br />I testet the bioC software but it doesn’t work. Then I restored the roboplus firmware and downloaded the task and motion files. But now, when I press the demo mode, the robot has a break of about 20 seconds between every motion. And if I obscure the DMS Sensor, the robot always makes a bow during the demo mode?!?!?!<br />That’s why I want to delete completely the whole memory of the cm-510 ald reload the firmware again. Or has anybody a better idea? I am pleased about every answer!<br /><br />thanks a lot!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2150">Buell24</a> — Sun Oct 31, 2010 7:14 pm</p><hr />
]]></content>
</entry>
</feed>