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

<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-05-04T11:38:36+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=7174</id>
<entry>
<author><name><![CDATA[HyperCube]]></name></author>
<updated>2011-05-04T11:38:36+01:00</updated>
<published>2011-05-04T11:38:36+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7174&amp;p=31070#p31070</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7174&amp;p=31070#p31070"/>
<title type="html"><![CDATA[Multiple USB2Dynamixels]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7174&amp;p=31070#p31070"><![CDATA[
The main reason I'm planning on using two buses is because it will allow me to easily control each robot independently without worrying about how they're sharing the bus. For example, if robot 2 wants to do something simple like poll the temperature for each servo, but robot 1 is hogging the bus because it's doing really tight high-frequency closed loop control, then robot 2 will have to wait until the bus is free (with only one bus).<br /><br />I've gone through the dynamixel API and have a fairly solid idea of how to do it. All I need now is some hardware to play with....<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2709">HyperCube</a> — Wed May 04, 2011 11:38 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2011-04-30T10:38:35+01:00</updated>
<published>2011-04-30T10:38:35+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7174&amp;p=31034#p31034</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7174&amp;p=31034#p31034"/>
<title type="html"><![CDATA[Multiple USB2Dynamixels]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7174&amp;p=31034#p31034"><![CDATA[
Do you really need a seperate bus for each arm ? You could power them from seperate batteries, but still share the ground and signal for a common bus provided you take care with the ground wiring.<br /><br />Two USB2Dynamixel will appear as two different COM ports. I assume you use the Robotis Dynamixel API. I think the dxl_initialise sets the COM port and it is then used until dxl_terminate. Two COM ports would mean calling this pair quite often, so may be slow.<br /><br />There is some sourcecode  for driving dynamixels which could be modified for two ports.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Sat Apr 30, 2011 10:38 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[HyperCube]]></name></author>
<updated>2011-04-30T06:38:39+01:00</updated>
<published>2011-04-30T06:38:39+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=7174&amp;p=31032#p31032</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=7174&amp;p=31032#p31032"/>
<title type="html"><![CDATA[Multiple USB2Dynamixels]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=7174&amp;p=31032#p31032"><![CDATA[
I have a project involving control of two separate arms using AX-18F's, from a single computer running the C++ USB2Dynamixel API.<br /><br />I'm hoping to run each arm on its own bus. I think I remember reading a tutorial somewhere on how to run more than one USB2Dynamixel on a single computer, but I don't remember the link! (Don't you hate it when that happens?). Since then I've found some posts hinting that it's possible.<br /><br />Has anyone had any luck doing it? What's involved exactly?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2709">HyperCube</a> — Sat Apr 30, 2011 6:38 am</p><hr />
]]></content>
</entry>
</feed>