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

<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>2008-04-14T22:55:57+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=2432</id>
<entry>
<author><name><![CDATA[roboTT]]></name></author>
<updated>2008-04-14T22:55:57+01:00</updated>
<published>2008-04-14T22:55:57+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2432&amp;p=15342#p15342</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2432&amp;p=15342#p15342"/>
<title type="html"><![CDATA[MOVE24]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2432&amp;p=15342#p15342"><![CDATA[
Guys,<br /><br />as you probably know, i code RN-1 using C++ enviroment.<br /><br />The :<br /><br /><dl class="codebox"><dt>Code: </dt><dd><code>SerialPutc&#40;hCom,0xE6&#41;;//move servo</code></dd></dl><br /><br />is handy, but when there is a need to perform a move for a few servoes at once ( MOVE24 ) - 0xE6 ( servo position ) is not usefull.<br /><br />For a move like:<br /><br /><dl class="codebox"><dt>Code: </dt><dd><code>MOVE24  85,  71, 152,  91, 112,  60, 100,  40,  80,    ,    ,    , 100,  40,  80,    ,    ,    , 112,  76, 145,  93,  92,  60,</code></dd></dl><br /><br />There is a need to start the movement at once for all servos in the command, and if i try to do the same with 0xE6 - waiting for each command to reply - the movement gets a little bit desynchronized - what is crucial when i perform i.e. Forward move.<br /><br /><br />Maybe you know, how to avoid / trick this out ?<br /><br /><br />Many thanks to you all !<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=946">roboTT</a> — Mon Apr 14, 2008 10:55 pm</p><hr />
]]></content>
</entry>
</feed>