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

<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-08-15T12:50:58+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=14077</id>
<entry>
<author><name><![CDATA[siempre.aprendiendo]]></name></author>
<updated>2014-08-15T12:50:58+01:00</updated>
<published>2014-08-15T12:50:58+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=14077&amp;p=43363#p43363</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=14077&amp;p=43363#p43363"/>
<title type="html"><![CDATA[Re: Record &amp; playback without PC, possible?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=14077&amp;p=43363#p43363"><![CDATA[
Well, Roboplus Tasks is VERY limited, you don't even have arrays, so your storage options are single variables. I don't know if possible, but sure it  will be very tricky.<br /><br />If you have the CM-510 and you know C it will be a lot easier, more info at <!-- m --><a class="postlink" href="http://support.robotis.com/en/software/embeded_c/cm510_cm700.htm">http://support.robotis.com/en/software/ ... _cm700.htm</a><!-- m --><br /><br />By the way, with additional AX or sensors you can have more &quot;input&quot; controls <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> — Fri Aug 15, 2014 12:50 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[KikiTay]]></name></author>
<updated>2014-08-06T11:44:18+01:00</updated>
<published>2014-08-06T11:44:18+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=14077&amp;p=43352#p43352</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=14077&amp;p=43352#p43352"/>
<title type="html"><![CDATA[Record &amp; playback without PC, possible?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=14077&amp;p=43352#p43352"><![CDATA[
Hi all!<br /><br />  I've been struggling to write a Roboplus Task code to let the controller record and playback a series of sequences without having to connect to a PC or use Roboplus Motion software. Is this even possible?<br /><br />  This is the idea I have in mind:<br />(Let's just try it out with only a single servo. I'm using CM-530 controller)<br /><br />Program Roboplus Task code to:<br />1. Set all servos to a predefined speed and acceleration<br />2. When the (D) button is pressed, torque is switched off (servo can be positioned)<br />3. When the (U) button is pressed, torque is switched on (servo stays in position)<br />4. When the (L) button is pressed, it reads the current position of servo and stores it somehow. Maybe as a FUNCTION 'Sequence1'<br />5. Repeat step 2 to 4 to capture more positions, storing it as 'Sequence2', 'Sequence3', 'Sequence4' and so on...<br />6. When the (R) button is pressed, controller plays back the Sequences in order.<br />7. When the (S) button is pressed, controller clears all sequences (reset)<br /><br />  My question is, is there a way to actually store a reading? Is there such a function in Roboplus Task?<br />If not, can it be some kind of mathematical formula/method to increase/decrease a function block position based on readings?<br /><br />  My brain doesn't seem to be able to comprehend what it takes to make it work. I'm not even sure if I can understand what I just wrote. But you get the idea... Just a way to record and playback on the go without connecting it to a PC.<br /><br />  Any ideas, help or examples would be very much appreciated! Thanks in advance!<br /><br />Kiki<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=7568">KikiTay</a> — Wed Aug 06, 2014 11:44 am</p><hr />
]]></content>
</entry>
</feed>