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

<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>2007-07-18T21:38:34+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=1551</id>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2007-07-18T21:38:34+01:00</updated>
<published>2007-07-18T21:38:34+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1551&amp;p=10022#p10022</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1551&amp;p=10022#p10022"/>
<title type="html"><![CDATA[Program Methods]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1551&amp;p=10022#p10022"><![CDATA[
<blockquote class="uncited"><div><br />What is the decision tree for whether to cartwheel or walk?<br /></div></blockquote><br /><br />My robonova is equipped with four IR sensors one n front two on the sides and one on the back if the left or right sensors show a reading &gt; 70 then a cartwheel is possible, other wise he has to slide his way.<br /><br /><blockquote class="uncited"><div><br />Do you have the layout parameters in the program or does RN feedback wall position/distance?<br /></div></blockquote><br /><br />It is both,  the robot has an idea of the layout of the maze, but the moves are not predefined (only two moves are), the program uses the sensors to determine the next move.<br /><br /><blockquote class="uncited"><div><br />What is the decision tree for search method, ie. where to search first?<br /></div></blockquote><br /><br />The box can be in one of the two rooms.  As you might have noticed I placed the box in the second room to make it more difficult in fact he looked in the other room first. (may be I should post another video with the box in the first room).<br /><br /><br />Charles[/code]<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Wed Jul 18, 2007 9:38 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[DirtyRoboto]]></name></author>
<updated>2007-07-18T18:22:14+01:00</updated>
<published>2007-07-18T18:22:14+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1551&amp;p=10016#p10016</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1551&amp;p=10016#p10016"/>
<title type="html"><![CDATA[My Second Experiment Ready!  Your Opinion is Welcome.]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1551&amp;p=10016#p10016"><![CDATA[
Very good work my Robobretheren. You are taking the RN to new heights.<br /><br />What is the decision tree for whether to cartwheel or walk? <br />Do you have the layout parameters in the program or does RN feedback wall position/distance?<br /><br />What is the decision tree for search method, ie. where to search first?<br /><br />Nice work and keep it up mate.<br /><br />Marcus.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=312">DirtyRoboto</a> — Wed Jul 18, 2007 6:22 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JavaRN]]></name></author>
<updated>2007-07-18T13:46:24+01:00</updated>
<published>2007-07-18T13:46:24+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1551&amp;p=10013#p10013</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1551&amp;p=10013#p10013"/>
<title type="html"><![CDATA[My Second Experiment Ready!  Your Opinion is Welcome.]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1551&amp;p=10013#p10013"><![CDATA[
I have just posted a video  on you tube to show my second experiment.  In this experiment the Robot has to look for the red box again but this time it is hidden in a small &quot;home&quot; consisting of two rooms.  In the video I've chosen to place the box in the second room so that it takes longer for the robot to find it.  To better understand how things work, this is a screen shot of the controller program (written in Java):<br /><br /><img src="http://www.dropshots.com/photos/324523/20070718/051254.jpg" alt="Image" /><br /><br />On the top left hand side of the window are the <span style="font-weight: bold">Sensor Readings</span>, the program uses these readings to check where the robot is and to calculate the next move.<br /><br />The <span style="font-weight: bold">Robot Data</span> section shows the current move the robot is performing.<br /><br />In the <span style="font-weight: bold">Object Information</span> section details of where the box is is displayed -  in this case the object is <span style="font-weight: bold">near</span> the robot on his <span style="font-weight: bold">left</span> hand side. Of course this section changes according to where the object is currently found from the robot's point of view.<br /><br />I use the <span style="font-weight: bold">Application Log</span> for debugging, the application stores in it details of the program execution - sensor readings, movements, image recognition notes etc.<br /><br />On the right hand side of the window there are two views - the top one is a real-time view of what the robot sees.  The lower one is for image recognition (you can see a black border box surrounding the red object).<br /><br />If you are interested in the video, click on the link below:<br /><br /><br /><a href="http://www.youtube.com/watch?v=xpcLjWfUtIw" class="postlink">http://www.youtube.com/watch?v=xpcLjWfUtIw</a><br /><br /><br /><br />Charles<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=546">JavaRN</a> — Wed Jul 18, 2007 1:46 pm</p><hr />
]]></content>
</entry>
</feed>