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

<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-09-22T06:44:41+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=10&amp;t=945</id>
<entry>
<author><name><![CDATA[david9091]]></name></author>
<updated>2012-09-22T06:44:41+01:00</updated>
<published>2012-09-22T06:44:41+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=35474#p35474</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=35474#p35474"/>
<title type="html"><![CDATA[RCB3 Protocol]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=35474#p35474"><![CDATA[
Hi Everyone i hope you will be fine ...... thanks for this useful and nice post i request you all to share many more informative post for us ...... thanks a lot good luck<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=3608">david9091</a> — Sat Sep 22, 2012 6:44 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[IgorT]]></name></author>
<updated>2010-11-26T17:37:11+01:00</updated>
<published>2010-11-26T17:37:11+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=28999#p28999</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=28999#p28999"/>
<title type="html"><![CDATA[Re: RCB3 Protocol]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=28999#p28999"><![CDATA[
<blockquote><div><cite>tempusmaster wrote:</cite><br />Still, if you want to do anything really serious, it might make more sense to add something like the Roboard.<br /></div></blockquote><br /><br />That's exactly what i'm planning ever since i first read it's specs... It truly is a robot builder's dream come true! It will be absolutely amazing with my MANOI.<br /><br /><br />I mean, i want to have direct low level control over everything in order to manipulate motion data in real time to implement advanced balancing behavior at all times regardless of what the robot is doing and at the same time give it some pretend AI with curiosity, a wish to explore, a desire to follow moving objects, perhaps some spatial awareness and even motivation to try completelly new and random things and remember them as good (to try again and perhaps try to modify for even better results, etc.) or bad (to avoid in the future or at least try to modify to reduce or elliminate the negative result (or simple lack of any result) in the future) and thereby &quot;learn&quot; by trial and error, possibly even evolving complex behaviour this way, out of completely random initial &quot;spasms&quot;...<br /><br />Already my ideas were big for a 16MHz procesor with little memory before i even found RCB-3's specs.. Not to mention that it would cost me $800 just to pimp it out with remote, limited 2 axis accel/gyro sensors, requiring a sensor interface board due to limited ADC inputs, just to get those two running, never mind adding distance and other sensors and still ending up with poor capabilities...<br /><br />Not when i can get a powerful but tiny 1GHz PC optimized for robots, together with full 3 axis accel./gyro/compass sensors AND an LCD for only $660! <img src="http://forum.robosavvy.com/images/smilies/icon_eek.gif" alt=":shock:" title="Shocked" /><br /><br /><br />And instead of merely knowing the distance to an object in front of it, this thing could look people in the eyes and/or measure the distance to whatever is in the center of the camera view up to 1.5m away, while simultaneously doing a myriad of other complicated and bizarre things... Perhaps even combine simple color detection with the distance sensor and compass data, scanning around to create a spatial map of it's surroundings without eating up too much processing power...<br /><br />So much more for so much less! I do love this store. In fact i'm already planning to also get the RoboBuilder with yet another RoBoard to make a fun pet dog or spider that would play with my cat or follow her or people around the house and annoy them. Oh the possibilities!<br /><br /><br />Man, i'm so hopelessly hooked! <img src="http://forum.robosavvy.com/images/smilies/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /><br /><br />I can't stop thinking about it, even tho i know it'll be more than a week before i even see my beautiful new MANOI up close...<br /><br />I don't think i've ever been this excited about anything...  <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2461">IgorT</a> — Fri Nov 26, 2010 5:37 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[tempusmaster]]></name></author>
<updated>2010-11-26T14:14:03+01:00</updated>
<published>2010-11-26T14:14:03+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=28995#p28995</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=28995#p28995"/>
<title type="html"><![CDATA[Re: RCB3 Protocol]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=28995#p28995"><![CDATA[
<blockquote><div><cite>IgorT wrote:</cite><br /><blockquote><div><cite>tempusmaster wrote:</cite>That being said, the files created by H2H3 are text files and it seems to be very easy to follow the file format and figure out what's going on.<br /></div></blockquote><br /><br />Interesting... So basically the files that get loaded into RCB-3 are like a simple programming language that the controller executes?<br /><br />That means it should be possible to learn the syntax and structure and just type the files in a text editor to create more complex algorithms for real time control / manipulation of motion data...<br /><br /><br />Of course one would paste the motions created elsewhere into the file to have something to work with, but it could allow actual low level programming if no proper language is available for the controller.<br /><br /><br />I think this might be the good news i've been looking for all night!</div></blockquote><br /><br />Theoretically, yes. You could create the files with a text editor, though it would take a lot more care and patience than I have personally. Some of the builders here use Excel with VB to generate &amp; modify programs for H2H3. Given enough time you could probably puzzle out all of the H2H3 formats and rules, and create your own version of the GUI.<br /><br />Still, if you want to do anything really serious, it might make more sense to add something like the Roboard.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=56">tempusmaster</a> — Fri Nov 26, 2010 2:14 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[IgorT]]></name></author>
<updated>2010-11-26T13:51:54+01:00</updated>
<published>2010-11-26T13:51:54+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=28994#p28994</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=28994#p28994"/>
<title type="html"><![CDATA[Re: RCB3 Protocol]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=28994#p28994"><![CDATA[
<blockquote><div><cite>tempusmaster wrote:</cite><br />That being said, the files created by H2H3 are text files and it seems to be very easy to follow the file format and figure out what's going on.<br /></div></blockquote><br /><br />Interesting... So basically the files that get loaded into RCB-3 are like a simple programming language that the controller executes?<br /><br />That means it should be possible to learn the syntax and structure and just type the files in a text editor to create more complex algorithms for real time control / manipulation of motion data...<br /><br /><br />Of course one would paste the motions created elsewhere into the file to have something to work with, but it could allow actual low level programming if no proper language is available for the controller.<br /><br /><br />I think this might be the good news i've been looking for all night!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2461">IgorT</a> — Fri Nov 26, 2010 1:51 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Orac]]></name></author>
<updated>2010-03-09T09:04:36+01:00</updated>
<published>2010-03-09T09:04:36+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=25779#p25779</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=25779#p25779"/>
<title type="html"><![CDATA[RCB3 Protocol]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=25779#p25779"><![CDATA[
Spam above please delete<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=532">Orac</a> — Tue Mar 09, 2010 9:04 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[cherlasr]]></name></author>
<updated>2009-03-28T00:49:57+01:00</updated>
<published>2009-03-28T00:49:57+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=19484#p19484</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=19484#p19484"/>
<title type="html"><![CDATA[Reg the protocal..]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=19484#p19484"><![CDATA[
Hi every1,<br />                 Iam sravan and i want to interface the manoi with C API. iam litlebit confused abt how to use this with manoi. how to install this program in to the board how we can call the functions and the program should be executed. i need the steps to use this API.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1241">cherlasr</a> — Sat Mar 28, 2009 12:49 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[shsan]]></name></author>
<updated>2007-08-12T23:15:55+01:00</updated>
<published>2007-08-12T23:15:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=10356#p10356</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=10356#p10356"/>
<title type="html"><![CDATA[RCB3 Protocol]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=10356#p10356"><![CDATA[
Rahulko,<br /><br />1. Yes you can read the sensors values as well as the battery level.<br /><br />2. Well that's a tricky question. In principle the API has all the functions to do it and you might even be able to have it working the way you want. <br />BUT... It seems that the RCB3 implementation is not geared toward that goal and the functions calls from the Fast Serial connection seem to interrupt the normal behaviour of the RCB3 while processed.<br />So that might lead to unexpected behavior.<br />You will have to try it.<br /><br />3. The API itself is not window-specific and it is fairly standard C so it should not be a big problem to port it to MAC. The only part that you might need to change (not even sure) is the Serial Port Comm class.<br />I do not provide a Makefile so you will have to create it yourself or just add the files needed into your application.<br />Since the latest releases include the code, I guess you will have to try. I know that some people ported it to LINUX so MAC should be fairly easy too.<br /><br />Good Luck.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=254">shsan</a> — Sun Aug 12, 2007 11:15 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[rahulko]]></name></author>
<updated>2007-08-12T20:28:51+01:00</updated>
<published>2007-08-12T20:28:51+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=10344#p10344</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=10344#p10344"/>
<title type="html"><![CDATA[RCB3 API]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=10344#p10344"><![CDATA[
shsan,<br /><br />I purchased a Manoi AT-01 for my university control laboratory, and finished putting it together last night. I am completely new to humanoid robotics, but I know a bit about control systems in general. So, your API is extremely exciting to me, since it is precisely what I think is one of the best directions to take with this type of robot. I have not yet started tinkering with your API, but I have a couple of questions for you:<br /><br />1. Does it allow not only to send commands to the servos, but also to read the analog inputs from the gyros?<br /><br />2. Would it be possible to create a &quot;control loop,&quot; where at a fixed sampling rate the program would first read sensor values, then compute control values for the servos to achieve some goal (say walk straight), then send the values to the RCB3, and start the cycle again?<br /><br />3. Is the API windows-specific? I would rather do this on my Mac, so I was wondering if there is much that would have to be changed (I suppose all the USB I/O code) to port it to a Mac?<br /><br />Thanks!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=701">rahulko</a> — Sun Aug 12, 2007 8:28 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PaulP]]></name></author>
<updated>2007-02-17T19:29:59+01:00</updated>
<published>2007-02-17T19:29:59+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=7290#p7290</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=7290#p7290"/>
<title type="html"><![CDATA[RCB3 Protocol]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=7290#p7290"><![CDATA[
The RCB3J and RCB3 use the same command structure for the majority of the protocol<br /><br />I use H2H3 and H2H3J to control mine simply because the J version has english on the form. I've checked the outputs and replies with a monitor and for the most part they are identical...<br /><br />One thing that I ran into and I think shsan will be able to confirm this is that some commands aren't acknowledged the way the document says.<br /><br />If someone could confirm the replies on the RCB3J it would be useful. There are some commands it would be ideal to use but they don't reply properly on the RCB3<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=484">PaulP</a> — Sat Feb 17, 2007 7:29 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[shsan]]></name></author>
<updated>2007-02-08T12:57:51+01:00</updated>
<published>2007-02-08T12:57:51+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6956#p6956</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6956#p6956"/>
<title type="html"><![CDATA[RCB3 Protocol]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6956#p6956"><![CDATA[
You probably noticed it but just in case.<br /><br />You should take a look at my API.<br /><br /><!-- m --><a class="postlink" href="http://www.lessieux.com/mywiki/index.php?title=RCB3_Interface">http://www.lessieux.com/mywiki/index.ph ... _Interface</a><!-- m --><br /><br />I have made a C# wrapper for it, but I have to admit that I have not tested all the functions.<br />However with the C api available in the DLL, for someone who knows C# it should be easy to fix any bug I introduced in the wrapper.<br /><br />shsan.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=254">shsan</a> — Thu Feb 08, 2007 12:57 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[slashsplat]]></name></author>
<updated>2007-01-13T15:00:46+01:00</updated>
<published>2007-01-13T15:00:46+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6058#p6058</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6058#p6058"/>
<title type="html"><![CDATA[RCB3 Protocol]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6058#p6058"><![CDATA[
I am working on an input device that records human motion and will provide it to a program to create motions for the bot.  While this is VERY ambitious for me, it seems like the BEST way to get past the STINKING HTH3 software that is idiotic.<br /><br />I have constructed most of the frame and it will have at least 20 DOF - no head...  I am using 8 cheap tripods for their parts.  I have parts on the way to make the sensors for the motion detection.  I am debating whether to use joint angle sensing or just a two axis inclinometer and accelerometer at the end of the limbs, and calculate the motion required to get the limb end-point where it is.  Being weak on the math, I am thinking joint angle sensors using linear pots.<br /><br />More to come once I get all the segments constructed.  I may need some suggestions on the angle sensor mechanics.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=451">slashsplat</a> — Sat Jan 13, 2007 3:00 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[alexj212]]></name></author>
<updated>2007-01-13T14:50:17+01:00</updated>
<published>2007-01-13T14:50:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6056#p6056</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6056#p6056"/>
<title type="html"><![CDATA[RCB3 Protocol]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6056#p6056"><![CDATA[
My first goal would be to develop a c# (dot net) communication library to exercise control functionality. Once I have a library I am going to look to see about interfacing with existing tools or develop controller app.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=468">alexj212</a> — Sat Jan 13, 2007 2:50 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[slashsplat]]></name></author>
<updated>2007-01-13T14:45:36+01:00</updated>
<published>2007-01-13T14:45:36+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6055#p6055</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6055#p6055"/>
<title type="html"><![CDATA[RCB3 Protocol]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6055#p6055"><![CDATA[
And I would be VERY interested to know what you are trying to do!  I also have an interest in driving the RCB from something other than the stupid HTH3, which I assume is your goal...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=451">slashsplat</a> — Sat Jan 13, 2007 2:45 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[tempusmaster]]></name></author>
<updated>2007-01-12T10:11:04+01:00</updated>
<published>2007-01-12T10:11:04+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6016#p6016</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6016#p6016"/>
<title type="html"><![CDATA[Re: RCB3 Protocol]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6016#p6016"><![CDATA[
<blockquote><div><cite>alexj212 wrote:</cite><br />I was wondering if anyone has any docs on the RCB3 protocol for the Manoi. I dont have it yet, but I am doing my homework now. I found a protocol that has been translated for RCB1 and was wondering if it is similiar to that of the RCB3. <br /><br />Thanks<br /></div></blockquote><br />In terms of communication protocols - i.e. how the data gets transferred from the computer or control unit to the RCB3, they are the same.<br /><br />In terms of data structure/protocol, the RCB3 is very different. <br /><br />The <a href="http://www.kondo-robot.com/pdf/RCB3CommandRef.pdf" class="postlink">RCB3 data has been documented in Japanese</a> and is available on the Kondo website. As far as I am aware, no one has translated it yet. <br /><br />That being said, the files created by H2H3 are text files and it seems to be very easy to follow the file format and figure out what's going on.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=56">tempusmaster</a> — Fri Jan 12, 2007 10:11 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[alexj212]]></name></author>
<updated>2007-01-12T06:40:18+01:00</updated>
<published>2007-01-12T06:40:18+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6013#p6013</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6013#p6013"/>
<title type="html"><![CDATA[RCB3 Protocol]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=945&amp;p=6013#p6013"><![CDATA[
I was wondering if anyone has any docs on the RCB3 protocol for the Manoi. I dont have it yet, but I am doing my homework now. I found a protocol that has been translated for RCB1 and was wondering if it is similiar to that of the RCB3. <br /><br />Thanks<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=468">alexj212</a> — Fri Jan 12, 2007 6:40 am</p><hr />
]]></content>
</entry>
</feed>