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

<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>2010-03-17T16:17:00+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=5961</id>
<entry>
<author><name><![CDATA[kamondelious]]></name></author>
<updated>2010-03-17T16:17:00+01:00</updated>
<published>2010-03-17T16:17:00+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5961&amp;p=25947#p25947</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5961&amp;p=25947#p25947"/>
<title type="html"><![CDATA[Help Needed for Bioloid Kit]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5961&amp;p=25947#p25947"><![CDATA[
Hi Ronnie,<br /><br />Yeah that part with the Goal Speed reference in confusing.<br /><br />You also need to set the CW &amp; CCW angle limits to zero, before trying to move in an endless turn.<br /><br />Page 18 of the AX-12 manual says<br /><blockquote class="uncited"><div><br />16 bit data registers are indicated with two bytes (L) and (H). Both bytes need to be written at the same time as one instruction packet.<br /></div></blockquote><br />So I'd imagine you need to write to both 32 and 33 appropriately.  So set 32 to 0 and 33 to 3 maybe?<br /><br />Hope this helps.<br /><br />Cheers!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1185">kamondelious</a> — Wed Mar 17, 2010 4:17 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ronnie_farrell]]></name></author>
<updated>2010-03-17T15:51:56+01:00</updated>
<published>2010-03-17T15:51:56+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5961&amp;p=25946#p25946</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5961&amp;p=25946#p25946"/>
<title type="html"><![CDATA[Help Needed for Bioloid Kit]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5961&amp;p=25946#p25946"><![CDATA[
Hi,<br /><br />Thanks for your reply. I can not find &quot;Goal Speed&quot;. The closest thing I found was &quot;Moving Speed&quot; or &quot;Goal Position&quot; but I don't think it's goal position that we are concerned with here. However, I am not able to change the value of Moving Speed for some reason. I want to set the speed to the highest setting which would be to set Moving Speed-H to 3 and Moving Speed-L to 255.<br /><br />The code I used in Manage mode to accomplish this is:<br />[CID:002(0x02)] write 33 3<br />In my understanding this should change the value of Address 33 which corresponds to Moving Speed-H to 3. However when I do a dump, I see that the value does not change. Am I doing something incorrect?<br /><br />Thanks,<br />Ronnie<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2017">ronnie_farrell</a> — Wed Mar 17, 2010 3:51 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[kamondelious]]></name></author>
<updated>2010-03-17T15:30:04+01:00</updated>
<published>2010-03-17T15:30:04+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5961&amp;p=25945#p25945</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5961&amp;p=25945#p25945"/>
<title type="html"><![CDATA[Help Needed for Bioloid Kit]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5961&amp;p=25945#p25945"><![CDATA[
Hi Ronnie,<br /><br />I highly recommend the PDF version of the manuals.  They are easily searchable and freely available for download.  I have the paper version of the quickstart guide that came with my kit, but I rarely look in it as the search function is very tedious.<br /><br />Check these out.<br /><!-- m --><a class="postlink" href="http://robosavvy.com/site/docs/Bioloid/QuickStart%28Comprehensive%20Kit%29.pdf">http://robosavvy.com/site/docs/Bioloid/ ... Kit%29.pdf</a><!-- m --><br /><!-- m --><a class="postlink" href="http://robosavvy.com/site/docs/Bioloid/Bioloid%20Users%20Guide.pdf">http://robosavvy.com/site/docs/Bioloid/ ... 0Guide.pdf</a><!-- m --><br /><!-- m --><a class="postlink" href="http://robosavvy.com/site/docs/Bioloid/AX-12%28english%29.pdf">http://robosavvy.com/site/docs/Bioloid/ ... ish%29.pdf</a><!-- m --><br /><!-- m --><a class="postlink" href="http://robosavvy.com/site/docs/Bioloid/AX-S1%28english%29.pdf">http://robosavvy.com/site/docs/Bioloid/ ... ish%29.pdf</a><!-- m --><br /><br />This is what you're looking for. (page 17 of the AX-12 manual)<br /><br /><blockquote class="uncited"><div><br /><span style="font-weight: bold">Endless Turn</span><br /><span style="font-style: italic">If both values for the CW Angle Limit and the CCW Angle Limit are set to 0, an Endless Turn mode can be implemented by setting the Goal Speed. This feature can be used for implementing a continuously rotating wheel.</span><br /></div></blockquote><br /><br />Hope this gets you freewheeling in no time!<br /><br />Cheers!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1185">kamondelious</a> — Wed Mar 17, 2010 3:30 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ronnie_farrell]]></name></author>
<updated>2010-03-17T03:27:11+01:00</updated>
<published>2010-03-17T03:27:11+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5961&amp;p=25940#p25940</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5961&amp;p=25940#p25940"/>
<title type="html"><![CDATA[Help Needed for Bioloid Kit]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5961&amp;p=25940#p25940"><![CDATA[
Hi,<br /><br />Currently I'm using the endless turn function via the Behaviour Control Program to move the robot on wheels. I am wondering if there is any way to create a motion in the robot terminal using the endless turn function to accomplish the same behaviour. I would like to move the actuator 360 degrees in a motion via the robot terminal but right now I am restricted to 300 degrees. Can this be accomplished, and how?<br /><br />Thanks,<br />Ronnie Farrell<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2017">ronnie_farrell</a> — Wed Mar 17, 2010 3:27 am</p><hr />
]]></content>
</entry>
</feed>