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

<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>2014-02-25T23:59:08+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=13990</id>
<entry>
<author><name><![CDATA[nomad]]></name></author>
<updated>2014-02-25T23:59:08+01:00</updated>
<published>2014-02-25T23:59:08+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=13990&amp;p=43109#p43109</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=13990&amp;p=43109#p43109"/>
<title type="html"><![CDATA[Re: remote to task]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=13990&amp;p=43109#p43109"><![CDATA[
ok i am sofar still got some errors. my goal is to use button L on controller for normal routine the dino does.<br />and button R for remote.what are these error.looks like the jump dont work.what do i need to change.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=3454">nomad</a> — Tue Feb 25, 2014 11:59 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[nomad]]></name></author>
<updated>2014-02-25T20:51:31+01:00</updated>
<published>2014-02-25T20:51:31+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=13990&amp;p=43108#p43108</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=13990&amp;p=43108#p43108"/>
<title type="html"><![CDATA[Re: remote to task]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=13990&amp;p=43108#p43108"><![CDATA[
HI SIEMPRE<br />thank you for helping again.i wil try it and let you know. <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=3454">nomad</a> — Tue Feb 25, 2014 8:51 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[siempre.aprendiendo]]></name></author>
<updated>2014-02-25T20:31:52+01:00</updated>
<published>2014-02-25T20:31:52+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=13990&amp;p=43107#p43107</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=13990&amp;p=43107#p43107"/>
<title type="html"><![CDATA[Re: remote to task]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=13990&amp;p=43107#p43107"><![CDATA[
Having the motion files is really easy. Basically, you only need a endless loop to read data from the remote control and execute the motions (or others orders) you want depending on the pushed button. I have attached parts of the code (in spanish) from an example I created:<br /><br />1. Inside the endless loop:<br />teclaMando means remoteCommandKey (pushed)<br />ejecutarComando means executeCommand<br /><br />Before the endless loop it does some initialization.<br /><br /><img src="http://softwaresouls.com/softwaresouls/wp-content/uploads/2014/02/1-MainBody.png" alt="Image" /><br /><br />2.Function ejecutarComando is a serie of <br />  IF (teclaMando==1) THEN CALL &lt;your_function&gt; ELSEIF (teclaMando==2) ...<br />sequence <br /><br /><img src="http://softwaresouls.com/softwaresouls/wp-content/uploads/2014/02/2-EjecutarComando.png" alt="Image" /><br /><br />3. And finally, the code inside &lt;your_function&gt; (in my code &quot;ponerSituacionLongitudinal&quot; and &quot;ponerSituacionTransversal&quot;) could execute a motion (s in my code) or execute any other RoboPlus code<br /><br /><img src="http://softwaresouls.com/softwaresouls/wp-content/uploads/2014/02/3-PonerSituacion.png" alt="Image" /><br /><br />Hope it helps you <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=698">siempre.aprendiendo</a> — Tue Feb 25, 2014 8:31 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[nomad]]></name></author>
<updated>2014-02-24T13:02:21+01:00</updated>
<published>2014-02-24T13:02:21+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=13990&amp;p=43104#p43104</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=13990&amp;p=43104#p43104"/>
<title type="html"><![CDATA[remote to task]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=13990&amp;p=43104#p43104"><![CDATA[
hi all<br /><br />i build the dinosaur whit the cm-510.my question is has anyone ad a remote to the task.thank you<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=3454">nomad</a> — Mon Feb 24, 2014 1:02 pm</p><hr />
]]></content>
</entry>
</feed>