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

<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>2011-09-18T10:49:54+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=7459</id>
<entry>
<author><name><![CDATA[siempre.aprendiendo]]></name></author>
<updated>2011-09-18T10:49:54+01:00</updated>
<published>2011-09-18T10:49:54+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7459&amp;p=32298#p32298</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7459&amp;p=32298#p32298"/>
<title type="html"><![CDATA[controlling the speed with the dynamixel sdk?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7459&amp;p=32298#p32298"><![CDATA[
High-Low is the <a href="http://en.wikipedia.org/wiki/Endianness" class="postlink">order of the bytes</a>, the two bytes for the value of the speed:<br /><br />speed = 1000 (decimal)  (03 E8, hexadecimal)<br /><br />0x20 &lt;- E8 (low, l)<br />0x21 &lt;- 03 (hign, h)<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=698">siempre.aprendiendo</a> — Sun Sep 18, 2011 10:49 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[animaniac]]></name></author>
<updated>2011-09-11T17:45:30+01:00</updated>
<published>2011-09-11T17:45:30+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7459&amp;p=32248#p32248</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7459&amp;p=32248#p32248"/>
<title type="html"><![CDATA[controlling the speed with the dynamixel sdk?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7459&amp;p=32248#p32248"><![CDATA[
thanks, what are lowest and highest byte for?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2296">animaniac</a> — Sun Sep 11, 2011 5:45 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[siempre.aprendiendo]]></name></author>
<updated>2011-09-11T17:10:01+01:00</updated>
<published>2011-09-11T17:10:01+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7459&amp;p=32247#p32247</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7459&amp;p=32247#p32247"/>
<title type="html"><![CDATA[controlling the speed with the dynamixel sdk?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7459&amp;p=32247#p32247"><![CDATA[
Yes, it's possible. You only should set the proper paremeters:<br /><br />From <a href="http://support.robotis.com/en/techsupport_eng.htm#product/dynamixel/ax_series/dxl_ax_actuator.htm" class="postlink">Robotis e-Manual</a><br /><blockquote class="uncited"><div><br />32 (0X20) Moving Speed(L)<br />33 (0X21) Moving Speed(H)<br /></div></blockquote><br /><br />using the Robotis SDK function <a href="http://support.robotis.com/en/techsupport_eng.htm#product/dynamixel/ax_series/dxl_ax_actuator.htm" class="postlink">dxl_set_txpacket_parameter</a><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=698">siempre.aprendiendo</a> — Sun Sep 11, 2011 5:10 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[animaniac]]></name></author>
<updated>2011-09-11T15:07:06+01:00</updated>
<published>2011-09-11T15:07:06+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7459&amp;p=32242#p32242</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7459&amp;p=32242#p32242"/>
<title type="html"><![CDATA[controlling the speed with the dynamixel sdk?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7459&amp;p=32242#p32242"><![CDATA[
hi, I'm learning the sdk to write my first program, but there's no information on how to reach a certain position at a certain speed, can the dynamixel speed be controlled in C++?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2296">animaniac</a> — Sun Sep 11, 2011 3:07 pm</p><hr />
]]></content>
</entry>
</feed>