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

<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-08-15T02:17:35+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=522</id>
<entry>
<author><name><![CDATA[Bullit]]></name></author>
<updated>2006-08-15T02:17:35+01:00</updated>
<published>2006-08-15T02:17:35+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=522&amp;p=3094#p3094</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=522&amp;p=3094#p3094"/>
<title type="html"><![CDATA[Interrupting Move Command?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=522&amp;p=3094#p3094"><![CDATA[
Welcome aboard!<br />After a PTP move command before the wait statement you can check your IR sensor or serial port for an input.  You can then stop the motion by using a getmotor set command.  This command will read the servos current position and set it tp that position effectively stopping the motion.  I suggest using just the servo or servos in motion and not read/ set the others as there is always a little backlash.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=173">Bullit</a> — Tue Aug 15, 2006 2:17 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Antoineft]]></name></author>
<updated>2006-08-15T01:44:00+01:00</updated>
<published>2006-08-15T01:44:00+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=522&amp;p=3093#p3093</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=522&amp;p=3093#p3093"/>
<title type="html"><![CDATA[Interrupting Move Command?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=522&amp;p=3093#p3093"><![CDATA[
Hey guys,<br /><br />I just got a Robonova and found this forum for the first time just recently.  Sweet to see a bunch of other people so into this stuff.  Anyways, I've played around with programming and am trying to use my hobby radio to control the Robonova, since I can get more than just on/off control of basic functions.<br /><br />I would like to have a movement occur when I move the control stick, but then stop dead when I release.  The problem is that the "MOVE" command will complete its movement before looking at the next command.  The "SERVO" command will do what I want but you can only control one servo at a time which means many, many lines of code when controlling multiple servos.  Is there an easier way of doing this that I'm not seeing?  I basically need to interrupt the move command to send the servo to a new position when directed.<br /><br />Any help would be greatly appreciated.<br /><br />Thanks, Antoine<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=275">Antoineft</a> — Tue Aug 15, 2006 1:44 am</p><hr />
]]></content>
</entry>
</feed>