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

<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>2009-12-27T13:23:30+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=4934</id>
<entry>
<author><name><![CDATA[MikeG]]></name></author>
<updated>2009-12-27T13:23:30+01:00</updated>
<published>2009-12-27T13:23:30+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=24145#p24145</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=24145#p24145"/>
<title type="html"><![CDATA[Dynamixel Packets?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=24145#p24145"><![CDATA[
Here's C# source for messing around with Dynamixel AX-12 packets.<br /><!-- m --><a class="postlink" href="http://forum.agaverobotics.com/viewtopic.php?f=9&amp;t=8">http://forum.agaverobotics.com/viewtopic.php?f=9&amp;t=8</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1856">MikeG</a> — Sun Dec 27, 2009 1:23 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Suicidal.Banana]]></name></author>
<updated>2009-12-07T20:00:32+01:00</updated>
<published>2009-12-07T20:00:32+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=23605#p23605</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=23605#p23605"/>
<title type="html"><![CDATA[Dynamixel Packets?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=23605#p23605"><![CDATA[
Thx both!<br />I-Bot; yeah, thats where i found out that the code for the usb2dynamixel is available<br />billyzelsnack; thanks, will do<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1517">Suicidal.Banana</a> — Mon Dec 07, 2009 8:00 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[billyzelsnack]]></name></author>
<updated>2009-12-07T18:36:17+01:00</updated>
<published>2009-12-07T18:36:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=23604#p23604</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=23604#p23604"/>
<title type="html"><![CDATA[Dynamixel Packets?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=23604#p23604"><![CDATA[
Look at the source linked in the Teensy thread. The code is pretty straight forward and would apply just as well to the PC side ( that's actually what it was originally written for. )<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=459">billyzelsnack</a> — Mon Dec 07, 2009 6:36 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2009-12-07T15:15:10+01:00</updated>
<published>2009-12-07T15:15:10+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=23601#p23601</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=23601#p23601"/>
<title type="html"><![CDATA[Dynamixel Packets?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=23601#p23601"><![CDATA[
Did you find the information here yet ?<br /><br /><!-- m --><a class="postlink" href="http://www.crustcrawler.com/electronics/USB2Dynamixel/index.php?prod=65">http://www.crustcrawler.com/electronics ... hp?prod=65</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Mon Dec 07, 2009 3:15 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Suicidal.Banana]]></name></author>
<updated>2009-12-07T12:43:24+01:00</updated>
<published>2009-12-07T12:43:24+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=23600#p23600</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=23600#p23600"/>
<title type="html"><![CDATA[Dynamixel Packets?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4934&amp;p=23600#p23600"><![CDATA[
Hey All,<br /><br />First off let me begin by saying i did search, alot, for a few weeks now.<br />Im looking for a library of some sort (c++, where possible with visual c++ examples) that allows me to make dynamixel packets.<br /><br />I've long covered 'the topic' of connecting my dynamixels to a pc, i know for a fact things are working (i have a xbee on my pc and one on a arbotix i/o board, they 'talk' great with default software) and i've already got myself a nice serial library (to send/recieve the packages)<br />However, the problem is that im too new to all this stuff to be able to determine how the dynamixel packets should look, whenever i try make one it doesnt create any response.<br /><br />I've carefully read <a href="http://robosavvy.com/site/docs/Bioloid/AX-12%28english%29.pdf" class="postlink">The dynamixel manual</a><br />I've closelly looked at (and tried to include some of) <a href="http://www.robotis.com/hb/hisboard.php?id=bbs1_1_eng&amp;group_no=1&amp;category=&amp;bd_no=61&amp;bd_step=0&amp;bd_group=53&amp;bd_float=5300&amp;mode=view&amp;position=1&amp;search=&amp;find=#" class="postlink">The USB2Dynamixel SDK</a><br />I've looked at and tried to use <a href="http://www.forestmoon.com/Software/DynaCommander/" class="postlink">The Dynacommander source code</a><br /><br />What i basiclly need is a bunch of fuctions that are used to create (and possibly send) dynamixel packets, im more aimed at solely create because id like to stick with my current serial class. (because its nicely multithreaded, if you can point me to a ax-12 lib inc serial that also does multithreading nativelly that be great too)<br /><br />The packets i would like, are pretty much all, ofc i will need goal position (i dont grasp the concept of high and low byte at all btw) and temprature, but id also like to be able to set servo id, torgue limits and other possible options.<br /><br />Once again sorry, to most of you this will be a pretty dumb query im sure, its just that i've recently started this hobby, and starting to realize i should've prolly started simpler, since im somewhat stuck in the begin of the project now, while im pretty sure it cant be that hard.<br /><br />Any help is highly appreciated<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1517">Suicidal.Banana</a> — Mon Dec 07, 2009 12:43 pm</p><hr />
]]></content>
</entry>
</feed>