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

<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-05-04T04:28:19+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=1336</id>
<entry>
<author><name><![CDATA[engineer]]></name></author>
<updated>2007-05-04T04:28:19+01:00</updated>
<published>2007-05-04T04:28:19+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1336&amp;p=8797#p8797</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1336&amp;p=8797#p8797"/>
<title type="html"><![CDATA[new pose]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1336&amp;p=8797#p8797"><![CDATA[
YEAHHH!!!!!!!!! <img src="http://forum.robosavvy.com/images/smilies/icon_cool.gif" alt="8)" title="Cool" /> way to go humanoido, love the credits, and thanks for sharing the movie, it looks good for a first attaboy engineer<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=267">engineer</a> — Fri May 04, 2007 4:28 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Humanoido]]></name></author>
<updated>2007-05-03T01:59:19+01:00</updated>
<published>2007-05-03T01:59:19+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1336&amp;p=8763#p8763</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1336&amp;p=8763#p8763"/>
<title type="html"><![CDATA[Free Code For Beginners]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1336&amp;p=8763#p8763"><![CDATA[
In the original movie, the code is clear and easy to read. After being compressed and spun through YouTube it changed. So here's the original code with comments. There's only 26 program statements. Without the beeps, that could be cut to 24. There are ways to simplify it more, but then it loses clarity for beginners.<br />humanoido<br /><br />'================================================<br />'NEW POSE TEMPLATE<br />'EXAMPLE PROGRAM BY HUMANOIDO 04.27.07<br />'================================================<br />DIM NEW_POSE AS BYTE<br />'================================================<br />DIR G6A,1,0,0,1,0,0'SET MOTOR DIRECTIONS<br />DIR G6B,1,1,1,1,1,1'0-COUNTERCLOCKWISE<br />DIR G6C,0,0,0,0,0,0'1-CLOCKWISE<br />DIR G6D,0,1,1,0,1,0'P86-7 ROBOBASIC MANUAL<br />'================================================<br />PTP SETON   'POINT TO POINT CONTROL FOR SMOOTH MOTION<br />PTP ALLON                'P88-90<br />'================================================<br />GETMOTORSET G6A,1,1,1,1,1,0'MR-C3024 TO MOVE SERVOS TO ZERO<br />GETMOTORSET G6B,1,1,1,0,0,0'DEGREES (0) POSITION OR MAINTAIN <br />GETMOTORSET G6C,1,1,1,0,0,0'PRESET POSITION (1). AVOIDS SERVO<br />GETMOTORSET G6D,1,1,1,1,1,0'DAMAGE, P105<br />SPEED 5         'SET MOTOR SPEED, P84<br />MOTOR G24    'POWER ON ALL MOTORS<br />'================================================<br />MAIN:       'MAIN PROGRAM<br />DELAY 500    'WAIT 1/2 SEC &amp; START PROGRAM<br />GOSUB new_pose                         'DO THE NEW STANCE<br />END                                             'END OF PROGRAM<br />'================================================<br />new_pose:                                                        'NEW STANCE ROUTINE<br />TEMPO 230                                            'ADD SOME MUSICAL<br />MUSIC &quot;CDEFG&quot;                                     'BEEPS HERE<br />MOVE G6A,101,  75, 143,  94,  99, 100         '  MOVE SERVOS CODE<br />MOVE G6B,102,  63,  18, 100, 100, 100        '  ESTABLISHED FROM<br />MOVE G6C,100,  65,  18, 100, 100, 100        '  MOTION CAPTURE<br />MOVE G6D,102,  74, 141,  94,  98, 100         '  AND PASTE HERE<br />WAIT                   'WAIT FOR FINISH<br />RETURN                                                 'GO BACK TO MAIN PROGRAM<br />'================================================<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=416">Humanoido</a> — Thu May 03, 2007 1:59 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[DirtyRoboto]]></name></author>
<updated>2007-05-02T17:46:47+01:00</updated>
<published>2007-05-02T17:46:47+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1336&amp;p=8753#p8753</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1336&amp;p=8753#p8753"/>
<title type="html"><![CDATA[Free Code For Beginners]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1336&amp;p=8753#p8753"><![CDATA[
My Bru' It looks like you didn't post the code!!!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=312">DirtyRoboto</a> — Wed May 02, 2007 5:46 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Humanoido]]></name></author>
<updated>2007-05-02T09:14:02+01:00</updated>
<published>2007-05-02T09:14:02+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1336&amp;p=8748#p8748</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1336&amp;p=8748#p8748"/>
<title type="html"><![CDATA[Free Code For Beginners]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1336&amp;p=8748#p8748"><![CDATA[
Ever wonder, &quot;What is the minimal program to accomplish one move?&quot;<br /><br />Are you just starting out with your Robonova and want to keep the programming simple?<br /><br />Is it too much to sort through a large template file just to make and test one simple move?<br /><br />How do you know what's essential and what's not?<br /><br />Dreaming for a quick start tutorial?<br /><br />Consider this the answers to those questions, a mini tutorial and a free move. It will run exactly as shown with the given code, or add it to the main template.<br /><br />The movie shows &quot;minimal&quot; code for one move - a new stance - and some sound beeps. Program comments are provided for greater understanding.<br /><br />Enjoy - this is my first movie and a big thank you to everyone on the robosavvy forum that helped along the way.<br /><br />humanoido<br /><br /><div class='bbmedia' data-url='http://www.youtube.com/watch?v=WI_0Bc4DeJw' style='margin: 1px; display: inline-block; vertical-align: bottom;'><div style='width: 200px; height: 40px; border: 1px solid #999; display: table-cell; text-align: center; vertical-align: middle; font: 10px/10px Verdana; color: #555; opacity: 0.5;'><a style='color: #105289; text-decoration: none;' href='http://phpbbex.com/' target='_blank'>phpBB</a> &#91;media&#93;</div><script>if (typeof bbmedia == 'undefined') { bbmedia = true; var e = document.createElement('script'); e.async = true; e.src = 'js/bbmedia.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(e, s); }</script></div><br /><br /><a href="http://www.youtube.com/watch?v=WI_0Bc4DeJw" class="postlink">http://www.youtube.com/watch?v=WI_0Bc4DeJw</a><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=416">Humanoido</a> — Wed May 02, 2007 9:14 am</p><hr />
]]></content>
</entry>
</feed>