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

<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-10-26T22:11:32+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=2&amp;t=6659</id>
<entry>
<author><name><![CDATA[CopperCircle]]></name></author>
<updated>2010-10-26T22:11:32+01:00</updated>
<published>2010-10-26T22:11:32+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28573#p28573</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28573#p28573"/>
<title type="html"><![CDATA[Is the KHR-2HV right for me?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28573#p28573"><![CDATA[
Thanks again for the advise, I think with my budget and needs I am going with the 2HV and the RoBoard 100, I hope to get it all by Christmas and start the fun!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2392">CopperCircle</a> — Tue Oct 26, 2010 10:11 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chrisvo]]></name></author>
<updated>2010-10-26T07:29:23+01:00</updated>
<published>2010-10-26T07:29:23+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28556#p28556</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28556#p28556"/>
<title type="html"><![CDATA[Is the KHR-2HV right for me?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28556#p28556"><![CDATA[
If you are writing code in plain C, also have a look at <a href="http://bitbucket.org/vo/libkondo4/wiki/Home" class="postlink">libkondo4</a>, which is a library to control the RCB-4HV servo control board that comes with the KHR-3HV. You can access tons of functionality including playing motions, reading A/D values, writing to PIO ports, and more. It also includes a library for directly controlling the ICS servos as well, and some schematics for working ICS circuits. <br /><br />There's also some slides published by DMP (RoBoard) that show you how to create a half-duplex UART for use with serial servos. <br /><br />I've also written a library to control the RCB-3 servo control board that comes with the KHR-1HV kit. (There are several libraries out there, actually, you might want to check Google first. Mine has a few additional capabilities like writing .RCB motion files directly to the RCB-3 and more. Anyway, let me know if you want me to go find it and upload it somewhere... I used this on the Gumstix Verdex Pro SBC (Linux on ARM processor).<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1751">chrisvo</a> — Tue Oct 26, 2010 7:29 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[nunogato]]></name></author>
<updated>2010-10-25T16:39:34+01:00</updated>
<published>2010-10-25T16:39:34+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28544#p28544</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28544#p28544"/>
<title type="html"><![CDATA[Is the KHR-2HV right for me?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28544#p28544"><![CDATA[
Hi CopperCicle,<br /><br />As your background in programing is with windows C# and OpenCV we think that the best solution is the <a href="http://robosavvy.com/store/advanced_search_result.php?keywords=roboard&amp;x=0&amp;y=0" class="postlink">Roboard</a>.<br /><br />For the KHR-2HV we recomend the Roboard 100 as it has the necessary pin headers for all the servos. If you go to the KHR-3HV the best roboard is the 110 as it has a High Speed Serial (up to 12Mbps) to connect the servo bus.<br /><br />And, as veltrop recomended, you need the gyros and the accelerometer.<br />The Roboard manufacturer also makes this kind of sensors. You can find them here <a href="http://robosavvy.com/store/product_info.php/products_id/644" class="postlink">RM-G144 6DOF Magnetometer &amp; Accelerometer</a> and the  <a href="http://robosavvy.com/store/product_info.php/products_id/643" class="postlink">RM-G145 3-axis gyroscope</a><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2018">nunogato</a> — Mon Oct 25, 2010 4:39 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[CopperCircle]]></name></author>
<updated>2010-10-23T10:34:49+01:00</updated>
<published>2010-10-23T10:34:49+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28532#p28532</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28532#p28532"/>
<title type="html"><![CDATA[Is the KHR-2HV right for me?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28532#p28532"><![CDATA[
Thanks for the info, your project looks brilliant! My background is in Windows programming I was hoping to use C# and OpenCV, im not very familiar with Linux.<br /><br />I see that the Roboard can run XP which would be fine if I can send all the data to a laptop for processing.<br /><br />Looking forward to seeing more of your development and starting on mine, I think I will go with the 2HV, I will also soon have access to a Makerbot so hoping to print some cool body kit parts!<br /><br />Thanks, Lee.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2392">CopperCircle</a> — Sat Oct 23, 2010 10:34 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[veltrop]]></name></author>
<updated>2010-10-23T05:58:35+01:00</updated>
<published>2010-10-23T05:58:35+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28529#p28529</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28529#p28529"/>
<title type="html"><![CDATA[Is the KHR-2HV right for me?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28529#p28529"><![CDATA[
You would be fine with a KHR-1HV, KHR-2HV, or KHR-3HV.<br /><br />You will need 2 gyros for stabilization.  The accelerometer will likely just be used to know if the robot is standing vs laying on sides or front or back.<br /><br />After you get the bot up and running you can get the KCB-3WL:<br /><a href="http://kondo-robot.com/sys/kcb3wl_detail" class="postlink">http://kondo-robot.com/sys/kcb3wl_detail</a><br />And then you can have laptop control and a camera with visual feedback.<br /><br />But since you are experienced with programming, you should also consider using a Roboard in place of the default KHR electronics.  Then instead of getting that KCB-3WL addon, you can use the Roboard. That is what I did here: <a href="http://taylor.veltrop.com/robotics/khrhumanoidv2.php" class="postlink">http://taylor.veltrop.com/robotics/khrhumanoidv2.php</a><br /><br />Without getting the KCB-3WL addon, or without switching to something like the Roboard, camera input and wireless laptop control with a KHR will be hacky at best, and ultimately too limited, which is what I did here: <a href="http://taylor.veltrop.com/robotics/khrhumanoid.php" class="postlink">http://taylor.veltrop.com/robotics/khrhumanoid.php</a><br /><br />Another consideration, the KHR3 uses a Kondo serial servos rather than PWM servos, and at this time it takes a bit more effort and some hacking to get these serial servos working on the Roboard than PWM, but I think there are some people working on this.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1573">veltrop</a> — Sat Oct 23, 2010 5:58 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[CopperCircle]]></name></author>
<updated>2010-10-22T14:09:12+01:00</updated>
<published>2010-10-22T14:09:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28521#p28521</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28521#p28521"/>
<title type="html"><![CDATA[Is the KHR-2HV right for me?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6659&amp;p=28521#p28521"><![CDATA[
Hi, I am new to robotics but have allot of programming experience, I want to build a bot that I can use my laptop to control via wireless?<br /><br />I am hoping to run code on the laptop and possibly add a camera to the robot for visual feedback, is this possible with the KHR-2HV?<br />Will I need any thing extra other than the gyro and accel sensors for stability?<br /><br />Thanks in advance...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2392">CopperCircle</a> — Fri Oct 22, 2010 2:09 pm</p><hr />
]]></content>
</entry>
</feed>