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

<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>2013-03-20T04:40:52+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=15&amp;t=9129</id>
<entry>
<author><name><![CDATA[chickenkai]]></name></author>
<updated>2013-03-20T04:40:52+01:00</updated>
<published>2013-03-20T04:40:52+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37388#p37388</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37388#p37388"/>
<title type="html"><![CDATA[using kinect controll robobuilder]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37388#p37388"><![CDATA[
thank you!<br /><br />Now I figure out your code!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=3490">chickenkai</a> — Wed Mar 20, 2013 4:40 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2013-03-15T09:44:40+01:00</updated>
<published>2013-03-15T09:44:40+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37372#p37372</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37372#p37372"/>
<title type="html"><![CDATA[using kinect controll robobuilder]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37372#p37372"><![CDATA[
UpdateRobobuilderArms - updates both arms as per V1 algorithm a cubic function. In simiple mode it only calls this function.<br /><br />In advanced mode its calls the the following functions<br />UpdateLeftArm = Updates left arm as per V2 function maths - includes forward back<br />UpdaterRght Arm = updates right arm as per V2 function<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Fri Mar 15, 2013 9:44 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chickenkai]]></name></author>
<updated>2013-03-14T11:41:34+01:00</updated>
<published>2013-03-14T11:41:34+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37361#p37361</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37361#p37361"/>
<title type="html"><![CDATA[using kinect controll robobuilder]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37361#p37361"><![CDATA[
I have some question<br /><br />What's the difference among UpdateRobobuilderArms, UpdateRightArm <br /><br />and UpdateLeftArm ?<br /><br />thanks!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=3490">chickenkai</a> — Thu Mar 14, 2013 11:41 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2013-03-12T18:15:06+01:00</updated>
<published>2013-03-12T18:15:06+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37349#p37349</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37349#p37349"/>
<title type="html"><![CDATA[using kinect controll robobuilder]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37349#p37349"><![CDATA[
The key functions are UpdateLeftArm and UpdateRightArm and AngletoWckPosition The clever maths was all done by Robosavvy. see thread <br /><!-- m --><a class="postlink" href="http://robosavvy.com/forum/viewtopic.php?t=8026">http://robosavvy.com/forum/viewtopic.php?t=8026</a><!-- m --><br /><br />My understanding of it is that, for each arm it creates a vector, from shoulder to the elbow and then converts that into azimuth and elevations vectors, and then those into the appropriate servo angles. So yes it does no if the arm has moved forward.<br /><br />One slight mod I have done is that it does the maths for each arm and then updates all 6 servo simultaneously.  I'm thinking of adding is a &quot;store&quot; function so that I remember a set of move for later replay, but that still &quot;in progress&quot;<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Tue Mar 12, 2013 6:15 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chickenkai]]></name></author>
<updated>2013-03-12T16:24:30+01:00</updated>
<published>2013-03-12T16:24:30+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37348#p37348</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37348#p37348"/>
<title type="html"><![CDATA[using kinect controll robobuilder]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37348#p37348"><![CDATA[
thank you!<br /><br />how do you recognize wether the arm is moving forward or not?<br /><br />What is your algorithm? In which line of your code?<br /><br />Because I'm not quiet understand your code! Ha Ha!<br /><br />Thanks!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=3490">chickenkai</a> — Tue Mar 12, 2013 4:24 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[l3v3rz]]></name></author>
<updated>2013-03-12T10:48:07+01:00</updated>
<published>2013-03-12T10:48:07+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37346#p37346</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37346#p37346"/>
<title type="html"><![CDATA[using kinect controll robobuilder]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37346#p37346"><![CDATA[
Check out my C# code.  It mixes Robosavvy code - its now been updated to V2 so will move the arms forward back as you need - with Microsoft Kinect demo code so you get the skeleton animation. All the key functions are in one file :<br /><br /><!-- m --><a class="postlink" href="https://code.google.com/p/robobuildervc/source/browse/trunk/RoboKinnect/RoboKinnect.cs">https://code.google.com/p/robobuildervc ... Kinnect.cs</a><!-- m --><br /><br />Its built to work with custom firmware DCMP - but slight modification should work with standard firmware as well.<br /><br />The main site has a video of the V1 code running (but that doesn't include forward arm movement)<br /><br /><!-- m --><a class="postlink" href="https://code.google.com/p/robobuildervc/">https://code.google.com/p/robobuildervc/</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1101">l3v3rz</a> — Tue Mar 12, 2013 10:48 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chickenkai]]></name></author>
<updated>2013-03-12T04:07:14+01:00</updated>
<published>2013-03-12T04:07:14+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37343#p37343</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37343#p37343"/>
<title type="html"><![CDATA[using kinect controll robobuilder]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37343#p37343"><![CDATA[
Do anyone know? Now I just want to control my robot's arms moving <br /><br />forward while the kinect decting human's ams moving forward ?<br /><br />thanks!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=3490">chickenkai</a> — Tue Mar 12, 2013 4:07 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chickenkai]]></name></author>
<updated>2013-03-05T09:12:06+01:00</updated>
<published>2013-03-05T09:12:06+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37317#p37317</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37317#p37317"/>
<title type="html"><![CDATA[using kinect controll robobuilder]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=9129&amp;p=37317#p37317"><![CDATA[
Hello!<br /><br />Now I use kinect to controll my roboboulder<br /><br />Now I encounter a problem:<br /><br />I want to implement robot's arm move forward while my arm also move <br />forward <br /><br />Now I let T as the value to the distance of the two joints hand and shoulder when two arms hold fat, so when the arm move forward, the distance of hand and shoulder would smaller to T, this is my idea.<br /><br />But when I use my idea, thr robot's arm would not move forward, what's wrong with my idea?<br /><br />Does anyone know how to  implement robot's arm move forward while my arm also move forward?<br /><br />thanks!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=3490">chickenkai</a> — Tue Mar 05, 2013 9:12 am</p><hr />
]]></content>
</entry>
</feed>