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

<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-01-21T03:31:53+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=3272</id>
<entry>
<author><name><![CDATA[LOtrobot]]></name></author>
<updated>2009-01-21T03:31:53+01:00</updated>
<published>2009-01-21T03:31:53+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18916#p18916</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18916#p18916"/>
<title type="html"><![CDATA[Robobasic Codes]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18916#p18916"><![CDATA[
Sorry for the questions, what about wanting to put in more customize scripts from the &quot;Contributed Scripts Thread&quot;? Your eg is for E18, but the main scripts pertaining to E18 routine, where do I paste it into? Is it K18?<br /><br />Does this applies to any other custom scripts too? Say I paste sit up routine to K9 and then I paste the gosub situp to E18? Is this correct?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1319">LOtrobot</a> — Wed Jan 21, 2009 3:31 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tohm]]></name></author>
<updated>2009-01-16T19:16:22+01:00</updated>
<published>2009-01-16T19:16:22+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18856#p18856</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18856#p18856"/>
<title type="html"><![CDATA[Robobasic Codes]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18856#p18856"><![CDATA[
What you want to do is cut and paste the sub-routines into the overall template. Then you will assign a gosub to the key you want to use in the overall template.<br /><br />For example, if you were to use the push-up routines, you would first cut and paste the sub-routines into the overall template, then go to line 151 where it says <br /><span style="font-weight: bold">k18:' E<br />TEMPO 230<br />MUSIC &quot;C&quot;<br />GOTO main_exit</span><br />And replace it with-<br /><span style="font-weight: bold">k18:' E<br />GOSUB Pushup<br />GOTO main_exit</span><br /><br />Now when you push the E key on the remote, the robonova will begin the push-ups.<br /><br />Hope this helps<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=122">Tohm</a> — Fri Jan 16, 2009 7:16 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[LOtrobot]]></name></author>
<updated>2009-01-16T04:02:34+01:00</updated>
<published>2009-01-16T04:02:34+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18855#p18855</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18855#p18855"/>
<title type="html"><![CDATA[Robobasic Codes]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18855#p18855"><![CDATA[
Any advice?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1319">LOtrobot</a> — Fri Jan 16, 2009 4:02 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[LOtrobot]]></name></author>
<updated>2009-01-13T07:20:13+01:00</updated>
<published>2009-01-13T07:20:13+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18827#p18827</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18827#p18827"/>
<title type="html"><![CDATA[Robobasic Codes]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18827#p18827"><![CDATA[
Ok saw those scripts. However, do I copy all the different moves and scripts into the overall template? How do I program the remocon to correspond to the different variety of moves?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1319">LOtrobot</a> — Tue Jan 13, 2009 7:20 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Gort]]></name></author>
<updated>2009-01-12T21:46:21+01:00</updated>
<published>2009-01-12T21:46:21+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18824#p18824</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18824#p18824"/>
<title type="html"><![CDATA[Robobasic Codes]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18824#p18824"><![CDATA[
There is a lot of code for the Robonova in this forum. Matt Bauer has some code examples on his website and Hitec also was code examples on their website. Do a web search for RoboBasic. That should bring up the Robobasic manual. I hope that helps.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=174">Gort</a> — Mon Jan 12, 2009 9:46 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[LOtrobot]]></name></author>
<updated>2009-01-12T04:03:33+01:00</updated>
<published>2009-01-12T04:03:33+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18823#p18823</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18823#p18823"/>
<title type="html"><![CDATA[Robobasic Codes]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3272&amp;p=18823#p18823"><![CDATA[
Hi guys, just got my robonova and enjoying it. I would like to know if anyone knows where can download or obtain more customized codes for robonova. I've seen the Hitec performance and is it possible to get the coding for it or anything else? I would love to cut and paste the codes in as I have no programming knowledge at all and wouldn't know how to do my own customise codes?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1319">LOtrobot</a> — Mon Jan 12, 2009 4:03 am</p><hr />
]]></content>
</entry>
</feed>