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

<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>2006-09-12T01:43:50+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=176</id>
<entry>
<author><name><![CDATA[Zembot]]></name></author>
<updated>2006-09-12T01:43:50+01:00</updated>
<published>2006-09-12T01:43:50+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3647#p3647</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3647#p3647"/>
<title type="html"><![CDATA[Kung Fu Code]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3647#p3647"><![CDATA[
Like the moves Gman!  At first my bot would often fall forward.  Not sure if this counts for anything… I’ve found a few tweaks which work perfect for me.  Heck I can’t get it to fall until it’s flashing blue in the face.  Changes in <span style="color: red">red</span>.<br /><br />'punch_L<br />SPEED 13<br />MOVE G6B,185,  11,  92, 100, 100, 100'punch out<br />MOVE G6C, 14, 186, 190, 100, 100, 100'block in<br />'SPEED 10<br />MOVE G6A, 89,  <span style="color: red">78</span>, 145,  92, 111, 100'feet move beyond center<br />MOVE G6D, 89,  <span style="color: red">68</span>, 145,  96, 111, 100'with a slightly wider stance<br />WAIT<br />DELAY 200<br /><br />NEXT steps<br /><br />If I understand my changes, I believe it sets more weight on the heels of the foot?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=278">Zembot</a> — Tue Sep 12, 2006 1:43 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Gman]]></name></author>
<updated>2006-09-11T01:34:35+01:00</updated>
<published>2006-09-11T01:34:35+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3624#p3624</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3624#p3624"/>
<title type="html"><![CDATA[Kung Fu Code]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3624#p3624"><![CDATA[
Ok so I messed around with the leg position numbers a bit and I've smoothed out the action of the punching move on my robot.<br />I prefer the new leg settings, however the leg settings used in the video are in the comments at the top of the code.<br /><br />At first I was hoping to get the robot to punch as fast as possible, but now i'm really enjoying the speed of the move and experimenting with the motor positions. It's still a work in progress but here it is for anyone who wants to try it out.<br /><br /><!-- m --><a class="postlink" href="http://robosavvy.com/Builders/Gman/wingchun01%20(new">http://robosavvy.com/Builders/Gman/wingchun01%20(new</a><!-- m -->).bas<br />*Edit... <img src="http://forum.robosavvy.com/images/smilies/icon_redface.gif" alt=":oops:" title="Embarassed" /> there was an extra RETURN command at the end of the move which was harmless (I figure) but has been removed and the .bas file updated.<br /><br />If anyone likes the move and can make it better please share any improvements. There are so many leg position variations that it boggles my mind to think about trying them all.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=217">Gman</a> — Mon Sep 11, 2006 1:34 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[1UpCheatachu]]></name></author>
<updated>2006-09-09T20:11:13+01:00</updated>
<published>2006-09-09T20:11:13+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3613#p3613</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3613#p3613"/>
<title type="html"><![CDATA[Kung Fu Code]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3613#p3613"><![CDATA[
That's a cool move. You'll have to send that to me, I might be able to speed it up because I'm getting gyros.  <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=271">1UpCheatachu</a> — Sat Sep 09, 2006 8:11 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Gman]]></name></author>
<updated>2006-09-09T18:52:47+01:00</updated>
<published>2006-09-09T18:52:47+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3611#p3611</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3611#p3611"/>
<title type="html"><![CDATA[RoboNova punching technique]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3611#p3611"><![CDATA[
Hello everybody<br /><br />Just thought I'd post a video of a punching move I've been working on. I'm still trying to figure out how to get the robot to do this move at highspeed without falling over.<br />However I'm pretty happy with the way the robot is shifting it's weight to transfer the energy of the arms. yay!<br /><br /><!-- m --><a class="postlink" href="http://robosavvy.com/Builders/Gman/Gman%20-%20RoboNova%20punching%20technique.MPG">http://robosavvy.com/Builders/Gman/Gman ... hnique.MPG</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=217">Gman</a> — Sat Sep 09, 2006 6:52 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Gman]]></name></author>
<updated>2006-08-17T21:39:29+01:00</updated>
<published>2006-08-17T21:39:29+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3150#p3150</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3150#p3150"/>
<title type="html"><![CDATA[Kung Fu Code]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3150#p3150"><![CDATA[
Nice work Bauermech<br />The code is very well done and I thank you for sharing.<br /><br />Anyone that is having troubles with the robot tipping should heed Bauermech's advice......<br /><br /><blockquote><div><cite>bauermech wrote:</cite><br />executing the Martial Arts moves flawlessly depends on zero settings, surface level, surface texture, etc.<br /></div></blockquote><br /><br />Don't hesitate to slow down the motor speeds so you can see which part of the sequence is transfering too much energy. It is kung-fu (well more like a wrestler flexing) after all, so just slow it down into tai-chi to better understand the dynamics.<br /><br />I had to slightly change 2 motor position values at the hips in <br />'MAP clap-like sequense <br />for better balance on my bot.<br /><br />or try playing the movements in a different order until the results please you. I found this really improved my robots stability during playback.<br /><br />....and be sure your battery is FULLY charged as this can make a difference in the robots ability to perform. <br /><br />The footwork is super excellent!!<br />cheers<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=217">Gman</a> — Thu Aug 17, 2006 9:39 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[bauermech]]></name></author>
<updated>2006-08-17T12:19:10+01:00</updated>
<published>2006-08-17T12:19:10+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3142#p3142</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3142#p3142"/>
<title type="html"><![CDATA[Kung Fu Code]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3142#p3142"><![CDATA[
Yes, congradulations! Glad the code worked for you and, more important, you're having fun with it.  <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=74">bauermech</a> — Thu Aug 17, 2006 12:19 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Bullit]]></name></author>
<updated>2006-08-17T11:58:48+01:00</updated>
<published>2006-08-17T11:58:48+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3141#p3141</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3141#p3141"/>
<title type="html"><![CDATA[Kung Fu Code]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3141#p3141"><![CDATA[
Welcome aboard!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=173">Bullit</a> — Thu Aug 17, 2006 11:58 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Zembot]]></name></author>
<updated>2006-08-17T03:35:41+01:00</updated>
<published>2006-08-17T03:35:41+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3138#p3138</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3138#p3138"/>
<title type="html"><![CDATA[Kung Fu Code]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=3138#p3138"><![CDATA[
Hi all!  First time poster here.  I should start by mentioning I’m a total newb with absolutely no programming experience.  I’ve wanted a walking robot since I was a kid growing up in the 60’s.  Wow it’s finally happened!  Yesterday I received my RTW Robonova-1.  Unpacked it, charged the robot and installed two AAA batteries into the Remocon and I was in robot heaven.  It performed perfect and is Ready-to-Walk (and run, cartwheel, flip, etc.) out of the box.<br /><br />So tonight I decided to experiment and connect it to my PC.  Somehow I really screwed it up after 5 minutes of having it connected.  After my screw up, when I powered-on the robot, it would contort into a painful position.  Not sure what the heck I did.  Anyhow, I started over with downloading the Overall Tempate Program.bas from the CD and adjusting the zero points.  It was then good as new.<br /><br />Now it has a fresh charged battery and I had the urge to try some Kung fu.  I copied/pasted Mr. Bauer’s code and did as instructed.  It works flawlessly on my bot!  This thing is so fun I split a gut laughing whenever I press a button! <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br /><br />Overall I’m incredibly pleased with the RTW RN-1.  Yeehaa!<br /><br />Later,<br />Zembot<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=278">Zembot</a> — Thu Aug 17, 2006 3:35 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Chrisbie]]></name></author>
<updated>2006-07-17T22:15:55+01:00</updated>
<published>2006-07-17T22:15:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2634#p2634</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2634#p2634"/>
<title type="html"><![CDATA[hi]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2634#p2634"><![CDATA[
HI thanks for the kung fu code Walt.  <br /><br />By the way, i send you private email.  <br /><br />THanks... please reply..<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=168">Chrisbie</a> — Mon Jul 17, 2006 10:15 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[CaptKill4Fun]]></name></author>
<updated>2006-08-06T07:19:41+01:00</updated>
<published>2006-07-17T22:11:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2633#p2633</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2633#p2633"/>
<title type="html"><![CDATA[Fixing the Kung Fu Code w/added routines ...]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2633#p2633"><![CDATA[
...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=169">CaptKill4Fun</a> — Mon Jul 17, 2006 10:11 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[CaptKill4Fun]]></name></author>
<updated>2006-08-11T18:13:08+01:00</updated>
<published>2006-07-17T00:39:57+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2619#p2619</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2619#p2619"/>
<title type="html"><![CDATA[Move the videos off &quot;youtube&quot; to  PutFile.com PLEA]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2619#p2619"><![CDATA[
...<span style="color: green">     <img src="http://forum.robosavvy.com/images/smilies/icon_cool.gif" alt="8)" title="Cool" />   Hi, <br /><br />I have Matt's Kung-Fu motions + my own "Honor thy Master" motions and the rest is original RoboNova-1 motions ... all in one template posted in both <a href="http://www.brainless.org/MultiMedia/Robotics/ProgramRoutines/RoboNova-1/KungFu-by-WaltPerko&amp;MattBauer.bas" class="postlink">BASIC</a> &amp; <a href="http://www.brainless.org/MultiMedia/Robotics/ProgramRoutines/RoboNova-1/KungFu-by-WaltPerko&amp;MattBauer.obj" class="postlink">.OBJ</a> code on my web site ...  <br /><br />They are posted gratis for everyone's enjoyment ...  <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> </span><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=169">CaptKill4Fun</a> — Mon Jul 17, 2006 12:39 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Chrisbie]]></name></author>
<updated>2006-07-07T21:35:31+01:00</updated>
<published>2006-07-07T21:35:31+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2551#p2551</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2551#p2551"/>
<title type="html"><![CDATA[HI]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2551#p2551"><![CDATA[
HI, Sorry MATT, I did send you an email with attachment regarding some help on the code. And even posted several times for some help on the Code but no reply was received.  SORRY FOR THAT MY APOLOGIES...<br /><br />Anyways, thanks for the reply and will try your advice.  THANKS...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=168">Chrisbie</a> — Fri Jul 07, 2006 9:35 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[crosswede]]></name></author>
<updated>2006-07-07T19:01:56+01:00</updated>
<published>2006-07-07T19:01:56+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2548#p2548</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2548#p2548"/>
<title type="html"><![CDATA[Kung Fu Code]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2548#p2548"><![CDATA[
Hello <br />1th sorry - my english is a little 'pidchin'. Long time ago when I've was figthing in school for some words which guaranted the 'five' to all my certifications. Thank god the 'six' is really the most worst case  <img src="http://forum.robosavvy.com/images/smilies/icon_lol.gif" alt=":lol:" title="Laughing" /> <br /><br />I've took the KungFu code and it working real well ! Impressing - I#d never thought that there put so much dynamic in this little "machine".<br /><br />I began just the first steps with the Robo - in this moment I have still to learn from it, in further future may be that works in other direction .<br /><br />Regards 2 all<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=229">crosswede</a> — Fri Jul 07, 2006 7:01 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[bauermech]]></name></author>
<updated>2006-07-07T17:33:41+01:00</updated>
<published>2006-07-07T17:33:41+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2547#p2547</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2547#p2547"/>
<title type="html"><![CDATA[Kung Fu Code]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2547#p2547"><![CDATA[
P.S.  Holy code! Maybe next time, instead of posting the lengthy code in its entirety, you could post a small section of it, or e-mail it to me  <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=":wink:" title="Wink" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=74">bauermech</a> — Fri Jul 07, 2006 5:33 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[bauermech]]></name></author>
<updated>2006-07-07T17:26:20+01:00</updated>
<published>2006-07-07T17:26:20+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2546#p2546</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2546#p2546"/>
<title type="html"><![CDATA[Kung Fu Code]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=176&amp;p=2546#p2546"><![CDATA[
<blockquote class="uncited"><div><br />HI I HAVE THIS MARTIAL ARTS PROGRAM AND EVERYTIME I RUN IT, SOME OF THE MOVES MAKES MY ROBONOVA FALL DOWN. KINDLY PLEASE CHECK WHAT IS WRONG WITH THE PROGRAM.<br /></div></blockquote><br /><br />I’m not claiming this code is universally plug-n-play. Some RN-1’s have had no trouble at all, while others have. Every RN-1 is set up a little different from the next.... executing the Martial Arts moves flawlessly depends on zero settings, surface level, surface texture, etc. <br /><br />If you watch <a href="http://www.bauerindependents.com/SUBMAIN/Video_RN-MADemo.htm" class="postlink">this video</a>, you'll see (especially in the slow motion section) how closely my RN-1 comes to tipping over throughout the sequence. I had the same problem in keeping him upright during the first attempts, but simply had to tweak the code until he didn't fall over.  …changing speed settings …delay times… sometimes having to go as far as making limbs move dramatically in an opposing direction to counter-act his momentum etc. A lot of trial and error, but the code you have is the same code used to make the video. <br /><br />It will require some time and a little extra effort on your end to make the compatibility of each movement specific to your RN-1.<br /><br />Hope this helps... good luck.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=74">bauermech</a> — Fri Jul 07, 2006 5:26 pm</p><hr />
]]></content>
</entry>
</feed>