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

<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-09-28T12:13:05+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=3&amp;t=3574</id>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-07-08T13:29:20+01:00</updated>
<published>2009-07-08T13:29:20+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20631#p20631</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20631#p20631"/>
<title type="html"><![CDATA[New POPbot - Arduino Based Robot available on Robosavvy]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20631#p20631"><![CDATA[
Hi savuporo<br /><br />I'm glad you found what you were looking for.<br /><br />I checked it out and it looks really really nice.<br /><br />However, price wise it costs almost 10 times more than our Arduino Robot (According to the info here <!-- m --><a class="postlink" href="http://www.cyberbotics.com/order/">http://www.cyberbotics.com/order/</a><!-- m --> the price would be 542 GBP) so they're not really comparable/competing robots I guess, since they aim at different market segments.<br /><br />Nevertheless it seems like an amazing product.<br /><br />Our less expensive POPbot is really aimed at a different audience but feature wise, based on what I see from this e-puck robot, it seems that our POPbot offers a nice price/features relation.<br /><br />With regards to the encoder I will keep following up with the manufacturer to see what they will do.<br /><br />Cheers<br />Pedro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Wed Jul 08, 2009 1:29 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[savuporo]]></name></author>
<updated>2009-07-08T13:18:27+01:00</updated>
<published>2009-07-08T13:18:27+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20630#p20630</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20630#p20630"/>
<title type="html"><![CDATA[New POPbot - Arduino Based Robot available on Robosavvy]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20630#p20630"><![CDATA[
I found what i was looking for here:<br /><!-- m --><a class="postlink" href="http://www.e-puck.org/">http://www.e-puck.org/</a><!-- m --><br />Has encoders on board<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=435">savuporo</a> — Wed Jul 08, 2009 1:18 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-07-02T12:18:19+01:00</updated>
<published>2009-07-02T12:18:19+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20553#p20553</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20553#p20553"/>
<title type="html"><![CDATA[New POPbot - Arduino Based Robot available on Robosavvy]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20553#p20553"><![CDATA[
Hi savuporo<br /><br />Thanks for the input.<br /><br />I still don't understand the purpose of an accelerometer.<br /><br />Is it to test for lateral acceleration (centrifugal acc) when one of the wheel slips and the bot deviates sideways?<br />If so, then you need a very sensitive one...<br /><br />As for the compass, assuming, you have a gyro the simplest approach would be to ignore or be cautious about compass readings when the the bot is not levelled.<br /><br />I also think a 6 degree IMU might be an overkill for this. This is a base kit that focus on being very accessible in terms of cost.<br />It's a nice foundation so you can add all that mention on top of it though.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Thu Jul 02, 2009 12:18 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[savuporo]]></name></author>
<updated>2009-07-01T16:51:40+01:00</updated>
<published>2009-07-01T16:51:40+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20540#p20540</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20540#p20540"/>
<title type="html"><![CDATA[New POPbot - Arduino Based Robot available on Robosavvy]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20540#p20540"><![CDATA[
<blockquote><div><cite>PedroR wrote:</cite><br />I still like the idea of using a Compass to address this issue. What is the alternative approach here?<br /></div></blockquote><br />I dont have time for full explanation, but compass is notoriously sensitive to tilt, meaning any irregularities in levelness of ground will screw up compass reading big time ( i know, i have tried that ) <br /><br />Of course, compass coupled to gyro through a Kalmann filter can compensates for gyro drift, so compass in the system can improve absolute positioning over long term somewhat, but this is a complication to otherwise relatively simple navigation method.<br /><br />In addition to compass, you can have inclinometers, various accelerometers, even 6-axis IMU and/or GPS attached, but none of the sensors alone provide 100% accurate navigation in all situations without checking external references.<br /><br />Gyrodometry is simply a very good bang for relatively little buck in navigation accuracy.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=435">savuporo</a> — Wed Jul 01, 2009 4:51 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-07-01T15:43:39+01:00</updated>
<published>2009-07-01T15:43:39+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20534#p20534</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20534#p20534"/>
<title type="html"><![CDATA[New POPbot - Arduino Based Robot available on Robosavvy]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20534#p20534"><![CDATA[
Hi<br /><br />Thanks for the tip. I found this info <!-- m --><a class="postlink" href="http://www-personal.umich.edu/~johannb/Papers/paper63.pdf">http://www-personal.umich.edu/~johannb/ ... aper63.pdf</a><!-- m --><br /><br />You also mentioned acceleration sensors but I still don't understand the purpose of these.<br /><br />From my understanding the use of the gyro has these princples: we assume we will be travelling on a straight line. If he hit a bump, the gyro will tell us that and from that information, using triangulation techniques, we can now how much have we travelled exactly on the horizontal axis.<br /><br />It makes sense <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /><br />However I did not understand how you address the issues wheel slipping. If for example, one wheel slips and other does not we would have diverted from our straight line but would not know about that.<br /><br />I still like the idea of using a Compass to address this issue. What is the alternative approach here?<br /><br />FYI there are wheel encoders available for this robot. We do not stock them yet and there is not sample code but the manufacturer has confirmed the availability so we should be getting them in the future.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Wed Jul 01, 2009 3:43 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[savuporo]]></name></author>
<updated>2009-07-01T12:45:03+01:00</updated>
<published>2009-07-01T12:45:03+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20532#p20532</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20532#p20532"/>
<title type="html"><![CDATA[New POPbot - Arduino Based Robot available on Robosavvy]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20532#p20532"><![CDATA[
<blockquote><div><cite>PedroR wrote:</cite><br />As for the Gyro and Acc sensor, I don't really understand the purpose of it in a wheeled platform but ARE available in our online store here ( <!-- m --><a class="postlink" href="http://robosavvy.com/store">http://robosavvy.com/store</a><!-- m --> )<br /><br />For navigation my I suggest the exploration of different approaches instead of a wheel encoder?<br /></div></blockquote><br /><br />Look up &quot;gyrodometry&quot;<br /><!-- m --><a class="postlink" href="http://www.google.com/search?q=gyrodometry">http://www.google.com/search?q=gyrodometry</a><!-- m --><br />&quot;This method, called Gyrodometry, is exceedingly easy to implement, yet it appears to be very effective in reducing odometry errors due to non-systematic &quot;catastrophic&quot; errors such<br />as those caused by bumps or other large irregularities on the floor.&quot;<br /><br />The idea is to combine readings of two cheap and individually unreliable sensors ( wheel encoders and gyroscope ) into a reliable one by tuned fusion of readings. This results in a very precise navigation, and should basically be cornerstone of every cheap wheeled mobile robot navigation. ( Unless a more advanced method like Kalmann filter of different types of sensors is employed, of course )<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=435">savuporo</a> — Wed Jul 01, 2009 12:45 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-09-28T12:13:05+01:00</updated>
<published>2009-06-30T13:44:23+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20518#p20518</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20518#p20518"/>
<title type="html"><![CDATA[New POPbot - Arduino Based Robot available on Robosavvy]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20518#p20518"><![CDATA[
Hi<br /><br />1)<br /><br /><span style="font-weight: bold">The kits are already in store. <span style="color: green">The prices in this release phase are slightly lower than the ones advertised</span>:</span><br /><br /><span style="color: green">POPbot Lite: 61.50 GBP inc VAT<br />POPbot Deluxe: 98,90 GBP inc VAT</span><br /><br />You can view the full products list here: <!-- m --><a class="postlink" href="http://robosavvy.com/store/advanced_search_result.php?keywords=pop-bot">http://robosavvy.com/store/advanced_sea ... ds=pop-bot</a><!-- m --><br /><br />A complete list of activities, videos, and kit contents (including difference between the two editions) is available in the product pages (please follow the link above).<br /><br />You can also check the preliminary version of the users and activities manual here <!-- m --><a class="postlink" href="http://robosavvy.com/RoboSavvyPages/Inex/POPbot/POP-BOT-MANUAL_preliminary.pdf">http://robosavvy.com/RoboSavvyPages/Ine ... minary.pdf</a><!-- m --><br /><br />It includes a full list of all activities with introduction to the various subjects and parts included. (The manual is a great resource for those who are learning and also for those who are teaching <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /> )<br /><br /><br />2)<br />With regards to the wheel encoder I am confirming the availability of this part. I know the manufacturer sells them so I'll check.<br />As for the Gyro and Acc sensor, I don't really understand the purpose of it in a wheeled platform but ARE available in our online store here ( <!-- m --><a class="postlink" href="http://robosavvy.com/store">http://robosavvy.com/store</a><!-- m --> )<br /><br />For navigation my I suggest the exploration of different approaches instead of a wheel encoder?<br />You can use an I2C compass (here <!-- m --><a class="postlink" href="http://robosavvy.com/store/product_info.php/products_id/394">http://robosavvy.com/store/product_info ... cts_id/394</a><!-- m --> ) to make sure you are on a straight line and you can also use a miniGPS serial module to know where you are at all times (here <!-- m --><a class="postlink" href="http://robosavvy.com/store/product_info.php/products_id/535">http://robosavvy.com/store/product_info ... cts_id/535</a><!-- m --> ).<br />I believe it takes the concept of &quot;navigation&quot; on step further <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=";)" title="Wink" /><br /><br />Regards<br />Pedro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Tue Jun 30, 2009 1:44 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[savuporo]]></name></author>
<updated>2009-06-30T07:35:05+01:00</updated>
<published>2009-06-30T07:35:05+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20513#p20513</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20513#p20513"/>
<title type="html"><![CDATA[New POPbot - Arduino Based Robot available on Robosavvy]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20513#p20513"><![CDATA[
Guys, this thing needs a version with wheel encoders preinstalled, and 1-axis gyro/2-axis  accelerometer option.<br />These wheeled platforms are great for general experiments, but with dead reckoning you cant build precise navigation algorithms.<br />So It would be really great if there was a preconfigured wheeled platform that ships with preinstalled navigation package  ( implementing  &quot;gyrodometry&quot; for motion tracking for example )<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=435">savuporo</a> — Tue Jun 30, 2009 7:35 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-09-28T12:07:10+01:00</updated>
<published>2009-06-08T16:03:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20116#p20116</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20116#p20116"/>
<title type="html"><![CDATA[New POPbot - Arduino Based Robot available on Robosavvy]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3574&amp;p=20116#p20116"><![CDATA[
Robosavvy will soon start selling a new Wheeled Robot <span style="font-weight: bold">based on the popular Arduino Open Source Platform</span>.<br /><br /><img src="http://robosavvy.com/Builders/PedroR/POPbot-description.jpg" alt="Image" /><br /><br />Pricing starts at 59 GBP ( 67.85 incl VAT ) for the POPbot Lite and you get the Arduino Board, Serial LCD (it's on the back of the Robot), 2 infrared reflectors for line following and serial cable for programming.<br />You can extend and customize the robot with any analogue sensor using a JST connector for a quick and clean setup.<br /><br />For 95 GBP (109.25 incl VAT) you get the POPbot Full Version which adds an infrared distance sensor, a servo and replaces the serial cable with a USB cable for programming.<br /><br />Both robots can be extended with a wide variety of sensors available form Robosavvy: <!-- m --><a class="postlink" href="http://robosavvy.com/store/advanced_search_result.php?keywords=inex+sensor">http://robosavvy.com/store/advanced_sea ... nex+sensor</a><!-- m --><br /><br />The POPbot should be available within the next couple of weeks.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Mon Jun 08, 2009 4:03 pm</p><hr />
]]></content>
</entry>
</feed>