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

<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>2015-10-04T15:39:40+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=15&amp;t=3508</id>
<entry>
<author><name><![CDATA[ma581]]></name></author>
<updated>2015-10-04T15:39:40+01:00</updated>
<published>2015-10-04T15:39:40+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3508&amp;p=43602#p43602</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3508&amp;p=43602#p43602"/>
<title type="html"><![CDATA[Re: Wiki for Robobuilder]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3508&amp;p=43602#p43602"><![CDATA[
Hi,<br /><br />Unfortunately, I can't seem to access the wiki. Can someone help? <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /><br />The error message I get: <br />Forbidden<br />You don't have permission to access /site/index.php on this server.<br />Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.<br />Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/1.0.1e-fips mod_bwlimited/1.4 Server at robosavvy.com Port 80<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=8006">ma581</a> — Sun Oct 04, 2015 3:39 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-05-15T18:10:16+01:00</updated>
<published>2009-05-15T18:10:16+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3508&amp;p=19882#p19882</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3508&amp;p=19882#p19882"/>
<title type="html"><![CDATA[Wiki for Robobuilder]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3508&amp;p=19882#p19882"><![CDATA[
Finally understood how to start the section. clearly a case of RTFM... LOL<br /><br />So here is the entry page:<br /><!-- m --><a class="postlink" href="http://robosavvy.com/site/index.php?option=com_openwiki&amp;Itemid=&amp;id=robobuilder">http://robosavvy.com/site/index.php?opt ... obobuilder</a><!-- m --><br /><br />I have created it and placed a basic sketch for a structure.<br />Let's hear everybody's feedback on the proposed solution and then finalize the entry page.<br /><br />Cheers.<br />Pedro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Fri May 15, 2009 6:10 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-05-15T18:20:57+01:00</updated>
<published>2009-05-15T17:56:07+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3508&amp;p=19881#p19881</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3508&amp;p=19881#p19881"/>
<title type="html"><![CDATA[Wiki for Robobuilder]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3508&amp;p=19881#p19881"><![CDATA[
Hi all<br /><br />As someone had already suggested, we've come to a point were we have collected so much technical info about Robobuilder on the forum that creating Wiki to compile everything starts to make sense.<br /><br />Robosavvy has a Wiki system installed (DokuWiki <!-- m --><a class="postlink" href="http://www.dokuwiki.org">http://www.dokuwiki.org</a><!-- m --> )<br /><br />The entry page is here: <!-- m --><a class="postlink" href="http://robosavvy.com/site/index.php?option=com_openwiki">http://robosavvy.com/site/index.php?option=com_openwiki</a><!-- m --><br /><br />I believe all Robosavvy registered users have read/write access to it. I've never used DokuWiki and I'm having a bit of a hard time trying to find out how to create a new section/namespace. If someone knows, please go ahead and open one for Robobuilder <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /> If not I'll look into it on the weekend.<br /><br />Here is a rough structure proposal:<br /><br />Robosabuilder:<br />-- wCK Servos<br />------- Mechanical Connectors<br />------- Servo IO ports<br />------- Servo (wCK) protocol<br />------- Servo torque states: torque applied, dynamic Brake, free motion<br />------- Position read/set resolution: 8 bit or 10 bit.<br />------- Specs: torque and speed, behaviour under different voltages<br />- Forum member ATH1 has also suggested linking to the specs of the ATMEGA processor used on the servos - <!-- m --><a class="postlink" href="http://www.atmel.com/dyn/resources/prod_documents/doc2486.pdf">http://www.atmel.com/dyn/resources/prod ... oc2486.pdf</a><!-- m --><br />He was specifically looking for rise and fall times on the communication protocol but I believe other information might be found there.<br />- Additional info has been exposed by ath1: the ADCs inside the ATMEGA are all 10 bits. When using a 10 bit position read or position move you access the full resolution of the ADC.<br />- The ADC for the analog port on the servo is also 10 bit but the firmware only reports the most significant 8 bits <img src="http://forum.robosavvy.com/images/smilies/icon_sad.gif" alt=":(" title="Sad" /><br /><br />-- RBC controller<br />------- Plaform types, custom platform<br />------- RBC models and differences<br />------- Info on Bluetooth modules<br />------- Info on Acc Sensor<br />------- Using additional DOF<br />------- RBC protocol - official and addendum: work by Raymod, iBot and docs from Robobuilder<br />------- Custom firmware: sample by Robobuilder<br />------- Custom firmware: work by l3v3rz and phil<br /><br />-- Head Part<br />------- Head models<br />------- Cable pinouts and connectors<br />------- Specs and pics<br /><br />-- Custom Boards<br />------- Interfacing the computer with the servo bus directly (without using the RBC controller)<br />------- Other samples (I remember now the one iBot created to use a BT gamepad)<br /><br />Please feel free to add and complete. I'm sorry if I left someone's work out or forgot to give due credit. If I did it was unintentional. Please jump into the thread and correct that <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /><br />Regards<br />Pedro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Fri May 15, 2009 5:56 pm</p><hr />
]]></content>
</entry>
</feed>