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

<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-12-11T12:50:43+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=2&amp;t=6811</id>
<entry>
<author><name><![CDATA[tinmarok]]></name></author>
<updated>2010-12-11T12:50:43+01:00</updated>
<published>2010-12-11T12:50:43+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6811&amp;p=29285#p29285</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6811&amp;p=29285#p29285"/>
<title type="html"><![CDATA[KHR-3HV - IGEPV2- Python - libKondo4]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6811&amp;p=29285#p29285"><![CDATA[
Hey ,<br /><br />My main concern was fitting the mainboard,usb hub, dc/dc converter and so on in the back pack. I do now understand how you have solved that problem when i saw the picture, it's not anymore a khr, it's a more a maginzer ^^ <img src="http://forum.robosavvy.com/images/smilies/icon_wink.gif" alt=";)" title="Wink" /> <br /><br /><img src="http://www.deltacomics.it/negozio/media/catalog/product/cache/1/image/250x/4ec7bf6a17d29a79a348551b6ceef540/f/i/file_30_31.jpg" alt="Image" />.<br /><br />I'm currently working on the python stuff. I didn't know that language before, was afraid by it's ugly syntax (it was my first opinion). With with some little practice i reallly like that kind of programming <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" />)<br /><br />So up to now the main server process is separated in several addon (opencv/libkondo, future remote sensor). The main purpose is that each addons can be activated/deactivated. I'll contact here once that done.<br /><br />@chrisvo : i wait with patience to the upgrade of the libKondo4, specially about the xml uploading stuff. .... please Santa ChrisVo <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2343">tinmarok</a> — Sat Dec 11, 2010 12:50 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chrisvo]]></name></author>
<updated>2010-12-10T17:41:00+01:00</updated>
<published>2010-12-10T17:41:00+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6811&amp;p=29275#p29275</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6811&amp;p=29275#p29275"/>
<title type="html"><![CDATA[KHR-3HV - IGEPV2- Python - libKondo4]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6811&amp;p=29275#p29275"><![CDATA[
This is great! I have been very busy recently so I have not had a chance to work on updating libkondo4 or translate the latest Heart2Heart4... that time will come soon because we are finally finishing up the hardware modifications to our KHR-3HV and we will need to work on the software again...<br /><br />Here's a picture of our current prototype (without a head):<br /><!-- m --><a class="postlink" href="http://www.flickr.com/photos/christophervo/5248411524/">http://www.flickr.com/photos/christophervo/5248411524/</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1751">chrisvo</a> — Fri Dec 10, 2010 5:41 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[tinmarok]]></name></author>
<updated>2010-12-06T20:36:13+01:00</updated>
<published>2010-12-06T20:36:13+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6811&amp;p=29179#p29179</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6811&amp;p=29179#p29179"/>
<title type="html"><![CDATA[KHR-3HV - IGEPV2- Python - libKondo4]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6811&amp;p=29179#p29179"><![CDATA[
Here is a proper post about my project : <br /><br />- out of the box KHR-3HV<br />- IGEPv2 with custom ubuntu 9.04 <br />- Logitech C200 cam<br /><br />Libraries used : <br /> - pykondo from libkondo4 (thanks to chrisvo) <a href="http://bitbucket.org/vo/libkondo4/wiki/Home" class="postlink">http://bitbucket.org/vo/libkondo4/wiki/Home</a><br /> - python-openCV <a href="http://opencv.willowgarage.com/wiki/PythonInterface" class="postlink">http://opencv.willowgarage.com/wiki/PythonInterface</a>, sudo apt-get install python-opencv<br /> - tornado web server, <a href="http://www.tornadoweb.org/" class="postlink">http://www.tornadoweb.org/</a><br /><br />The first part is a http server producing jQuery Mobile UI and basic interactions with the RCB4. It allows basic moves (up, right left, back, go down and raise up) and all the basics motions.  <br /><br />About OpenCV, the server just capture a cam picture and send it to the UI. Purpose of openCV will be to help the bot to go towards movement objects, I don't have decided yet in fact.<br /><br />Example of 3D representation of the robot, but i have to work on the inverse kinetic javascript code ^^<br /><img src="http://pykondohttpd.googlecode.com/files/screen_3D.jpg" alt="Image" /><br /><br />Project hosted here  <!-- m --><a class="postlink" href="http://code.google.com/p/pykondohttpd/">http://code.google.com/p/pykondohttpd/</a><!-- m --> <br /><br />SWIG interface file used for libKondo4 : <br /><dl class="codebox"><dt>Code: </dt><dd><code>%module pykondo<br />%&#123;<br />#include &quot;rcb4.h&quot;<br />#include &quot;ics.h&quot;<br />%&#125;<br /><br />int kondo_read_analog&#40;KondoRef ki, int *INOUT, UINT num&#41;;<br />%include &quot;rcb4.h&quot;<br />%include &quot;ics.h&quot;<br /></code></dd></dl><br /><br />todo : <br />- args to disable some functionnality, eg disable OpenCV or other part<br />- python thread class to check regurarly the position of the bot and send it to the UI.<br /> - curses visualisation of the robot state when the server is launched on console<br /><br />thanks to the community here that helped me a lot about every steps, from bot choice to now <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /><br /><br /><img src="http://pykondohttpd.googlecode.com/files/screen_home.jpg" alt="Image" /><br /><img src="http://pykondohttpd.googlecode.com/files/screen_motion.jpg" alt="Image" /><br /><img src="http://pykondohttpd.googlecode.com/files/screen_buttons.jpg" alt="Image" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2343">tinmarok</a> — Mon Dec 06, 2010 8:36 pm</p><hr />
]]></content>
</entry>
</feed>