by chrisvo » Wed Jan 26, 2011 11:33 am
by chrisvo
Wed Jan 26, 2011 11:33 am
The KHR-3HV is a pretty advanced kit. It has robust servos (serial, all metal gear, quad gearpost design), at reasonable price.
Assembly and programming is certainly not as easy as RoboNova and Mindstorms. There exists English assembly instructions (ask RoboSavvy if you buy from there). However, almost everything else is in Japanese. To help other users in this forum I have posted an English language patch for Heart2Heart4 version 1.2.2 here (you can see screenshots there too):
http://robosavvy.com/forum/viewtopic.php?t=5931
Basically, if you have had experience with humanoid robot kits before, you probably won't have a problem. If not, there will be a lot to learn =)
There is a RF handheld controller available - the KRC-3AD. It has both analog stick and 8-way directional pad. You may need the KRI-3 interface for KHR-3HV support. It does not come with the kit. You will only be able to control it through the PC interface included.
There is an entire suite of sample motions that comes with the Heart2Heart4 software, doing some simple things like walking, turning, but also some more novelty things like push-ups, wave, dance. The sample motions will work perfectly so long as you have followed the assembly instructions 100%, you have mounted the servos 100% correct, and you have set the trim (servo zero position) exactly as specified in the manual.
It comes with an 800 mAh NIMH battery, but any 10-12V battery will work. I personally use 11.1V 2200 mAh Li-Ion battery myself.
Finally, if you want to write your own control software, I have written a C library that you can try to connect to the robot and control from your PC using your own software. There are bindings for other languages as well such as Python and Java, and some example for connecting a Nintendo WiiMote too.
http://bitbucket.org/vo/libkondo4
The KHR-3HV is a pretty advanced kit. It has robust servos (serial, all metal gear, quad gearpost design), at reasonable price.
Assembly and programming is certainly not as easy as RoboNova and Mindstorms. There exists English assembly instructions (ask RoboSavvy if you buy from there). However, almost everything else is in Japanese. To help other users in this forum I have posted an English language patch for Heart2Heart4 version 1.2.2 here (you can see screenshots there too):
http://robosavvy.com/forum/viewtopic.php?t=5931
Basically, if you have had experience with humanoid robot kits before, you probably won't have a problem. If not, there will be a lot to learn =)
There is a RF handheld controller available - the KRC-3AD. It has both analog stick and 8-way directional pad. You may need the KRI-3 interface for KHR-3HV support. It does not come with the kit. You will only be able to control it through the PC interface included.
There is an entire suite of sample motions that comes with the Heart2Heart4 software, doing some simple things like walking, turning, but also some more novelty things like push-ups, wave, dance. The sample motions will work perfectly so long as you have followed the assembly instructions 100%, you have mounted the servos 100% correct, and you have set the trim (servo zero position) exactly as specified in the manual.
It comes with an 800 mAh NIMH battery, but any 10-12V battery will work. I personally use 11.1V 2200 mAh Li-Ion battery myself.
Finally, if you want to write your own control software, I have written a C library that you can try to connect to the robot and control from your PC using your own software. There are bindings for other languages as well such as Python and Java, and some example for connecting a Nintendo WiiMote too.
http://bitbucket.org/vo/libkondo4