<?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=24&amp;t=8914" />

<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>2012-11-19T11:26:13+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=24&amp;t=8914</id>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2012-11-19T11:26:13+01:00</updated>
<published>2012-11-19T11:26:13+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=8914&amp;p=36572#p36572</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=8914&amp;p=36572#p36572"/>
<title type="html"><![CDATA[Darwin-OP code]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=8914&amp;p=36572#p36572"><![CDATA[
Hi icecream<br /><br />DarWin-Op has two components: the hardware design and the Software Framework<br /><br />The software library can be ported to any other humanoid and/or robot design with minimal effort provided you maintain the same mechanical structure (ie the positiong of the servos).<br />The dimensions can change and you can easily adjust this in code.<br /><br /><br />The Framework itself - which is what I believe is your question - has great features for making coding for DARwIn-Op easier:<br /><br />1) It includes an automatic gait generator.<br />This means you only need to tell the librayr to &quot;walkTo&quot;, give the necessary parameters and ti will automatically make the RObot walk and adjust the walk dynamically based on the input from the IMU<br /><br />2) It includes a number of additional features including a Vision API to make BLOB tracking very easy.<br /><br />3) It can also play static/pre recorded Roboplus Motion files<br /><br />4) Because the Framework assumes you have a PC onboard the Robot it expects to talk directly to the servos &quot;as if&quot; you had a USBDynamixel.<br />(you should actually be able to run the framework from your PC if you have a USb2Dynamixel although the gait generator needs the IMU readings)<br /><br />In reality, in DARwIn-OP robot there is an additional device - the CM730 - which acts as both a USb2Dynamixle and as a Dynamixel device itself (with its own ID).<br />As a Dynamixel device the CM-730 provides IMU readings and some functionality related to HRI (reading button, controlling eye and forehead LEDs, etc).<br /><br /><br />So in short, the main difference between the Framework and the plain USb2Dynamixel/Roboplus Motion is that the Framework is capable of automatic walk generation and additional libraries for Vision, etc.)<br /><br />Pedro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Mon Nov 19, 2012 11:26 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[icecream]]></name></author>
<updated>2012-11-17T14:25:53+01:00</updated>
<published>2012-11-17T14:25:53+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=8914&amp;p=36561#p36561</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=8914&amp;p=36561#p36561"/>
<title type="html"><![CDATA[Darwin-OP code]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=8914&amp;p=36561#p36561"><![CDATA[
Hi, what is Darwin-OP code? What so special about it and the Darwin framework when compared with usb2dynamixel and RobotPlus?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=3994">icecream</a> — Sat Nov 17, 2012 2:25 pm</p><hr />
]]></content>
</entry>
</feed>