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

<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>2009-12-28T12:48:35+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=5215</id>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-12-28T12:48:35+01:00</updated>
<published>2009-12-28T12:48:35+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24177#p24177</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24177#p24177"/>
<title type="html"><![CDATA[behavior control program qns?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24177#p24177"><![CDATA[
if you're looking to test if a motion page is still playing there is a better way to do it:<br /><br />[LOOP]<br />[MotionPage] = X<br />[CONDITION STAND] - While [MotionPage] != 0<br />[NEXT motion page]....<br /><br />[END LOOP]<br /><br />To determine if a MotionPage is still running you check IF [MotionPage] == 0<br /><br />If the motion page is running this check will return the number of the motion playing.<br />If the motion has ended, it will return 0.<br /><br />Finally, if you want to interrupt a motion while it is running set:<br />[MotionPage] = 0<br /><br /><br />Regards<br />Pedro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Mon Dec 28, 2009 12:48 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Darkback2]]></name></author>
<updated>2009-12-26T05:32:15+01:00</updated>
<published>2009-12-26T05:32:15+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24129#p24129</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24129#p24129"/>
<title type="html"><![CDATA[behavior control program qns?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24129#p24129"><![CDATA[
Here is what I ended up with.<br /><br />[load][timer][50]<br />[load][print][timer]<br />[if][timer][.][0][then][jump][timer]<br />[if][timer][=][0][then][jump][nextmove]<br /><br />This is probably the worst way to go about doing this.  You could also try the call function...<br /><br />I'll keep at it.<br /><br />DB<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1235">Darkback2</a> — Sat Dec 26, 2009 5:32 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Darkback2]]></name></author>
<updated>2009-12-26T05:21:07+01:00</updated>
<published>2009-12-26T05:21:07+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24128#p24128</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24128#p24128"/>
<title type="html"><![CDATA[behavior control program qns?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24128#p24128"><![CDATA[
Hey,<br /><br />I just ran into the same problem.  I ended up using the timer function so that it would trigger the next motion after a certain amount of time.<br /><br />Hope this helps.  I'll try to post exact code if I can later.<br /><br />DB<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1235">Darkback2</a> — Sat Dec 26, 2009 5:21 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-12-24T10:47:52+01:00</updated>
<published>2009-12-24T10:47:52+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24097#p24097</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24097#p24097"/>
<title type="html"><![CDATA[behavior control program qns?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24097#p24097"><![CDATA[
hi <br /><br />please look in the documentation of Motion Editor.<br /><br />There is an option to set the &quot;Next Motion Page&quot; to play.<br /><br />You need to program Page 1 to point to Page 2, page 2 to point to page 3 and page 3 to point back to page 1.<br /><br />Pedro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Thu Dec 24, 2009 10:47 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[monyet1984]]></name></author>
<updated>2009-12-23T09:55:05+01:00</updated>
<published>2009-12-23T09:55:05+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24067#p24067</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24067#p24067"/>
<title type="html"><![CDATA[behavior control program qns?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5215&amp;p=24067#p24067"><![CDATA[
how to program continuously  play motion play page?<br /><br />like i want play 1,2 and 3 together in one movement<br /><br />anybody care for help...thank you<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1810">monyet1984</a> — Wed Dec 23, 2009 9:55 am</p><hr />
]]></content>
</entry>
</feed>