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

<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-06-25T20:34:30+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=3646</id>
<entry>
<author><name><![CDATA[Chanverlain]]></name></author>
<updated>2009-06-25T20:34:30+01:00</updated>
<published>2009-06-25T20:34:30+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20451#p20451</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20451#p20451"/>
<title type="html"><![CDATA[Robonova falls down]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20451#p20451"><![CDATA[
<blockquote><div><cite>i-Bot wrote:</cite><br />Ahh!   Music = BAD ! It stops the servo updates.<br /></div></blockquote><br /><br /><img src="http://forum.robosavvy.com/images/smilies/icon_eek.gif" alt=":shock:" title="Shocked" />  <br />Woooo....thanks a lot!!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1438">Chanverlain</a> — Thu Jun 25, 2009 8:34 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2009-06-25T20:29:34+01:00</updated>
<published>2009-06-25T20:29:34+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20450#p20450</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20450#p20450"/>
<title type="html"><![CDATA[Robonova falls down]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20450#p20450"><![CDATA[
Ahh!   Music = BAD ! It stops the servo updates.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Thu Jun 25, 2009 8:29 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Chanverlain]]></name></author>
<updated>2009-06-25T20:13:04+01:00</updated>
<published>2009-06-25T20:13:04+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20449#p20449</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20449#p20449"/>
<title type="html"><![CDATA[Robonova falls down]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20449#p20449"><![CDATA[
<blockquote><div><cite>i-Bot wrote:</cite><br />var = AD(0) is fairly innocuous, but it would be good to know a bit more about &quot;do something&quot; !<br /></div></blockquote><br /><br /> &quot;do something&quot;, I think it was MUSIC + TEMPO depending of the distance.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1438">Chanverlain</a> — Thu Jun 25, 2009 8:13 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2009-06-25T19:49:40+01:00</updated>
<published>2009-06-25T19:49:40+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20448#p20448</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20448#p20448"/>
<title type="html"><![CDATA[Robonova falls down]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20448#p20448"><![CDATA[
var = AD(0) is fairly innocuous, but it would be good to know a bit more about &quot;do something&quot; !<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Thu Jun 25, 2009 7:49 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Chanverlain]]></name></author>
<updated>2009-06-25T19:38:37+01:00</updated>
<published>2009-06-25T19:38:37+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20447#p20447</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20447#p20447"/>
<title type="html"><![CDATA[Robonova falls down]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20447#p20447"><![CDATA[
<blockquote><div><cite>i-Bot wrote:</cite><br />Please post your code. The part where you poll the sensor and what you do with it.<br /><br />What RoboBasic version and type (Flash/EEPROM) are you using ?<br /><br />Some commands do disable the servos.<br /></div></blockquote><br /><br />Hi. I don't have the code here, but I wrote something like:<br /><br />sensor:<br />var=AD(0)<br /><br />if var=x then<br />do something<br />else<br />do something <br /><br />return<br /><br /><br />If I can, I'll put more information tomorrow.<br />Thanks<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1438">Chanverlain</a> — Thu Jun 25, 2009 7:38 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2009-06-25T13:09:36+01:00</updated>
<published>2009-06-25T13:09:36+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20433#p20433</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20433#p20433"/>
<title type="html"><![CDATA[Robonova falls down]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20433#p20433"><![CDATA[
Please post your code. The part where you poll the sensor and what you do with it.<br /><br />What RoboBasic version and type (Flash/EEPROM) are you using ?<br /><br />Some commands do disable the servos.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Thu Jun 25, 2009 1:09 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Chanverlain]]></name></author>
<updated>2009-06-25T09:33:17+01:00</updated>
<published>2009-06-25T09:33:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20429#p20429</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20429#p20429"/>
<title type="html"><![CDATA[Robonova falls down]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3646&amp;p=20429#p20429"><![CDATA[
Hi.<br />I've a problem with my RN-1.<br />When I use the IR sensor to know the distance of an obstacle the RN falls down like all the servors where switched off automatically. What happends?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1438">Chanverlain</a> — Thu Jun 25, 2009 9:33 am</p><hr />
]]></content>
</entry>
</feed>