by tempusmaster » Thu Jul 12, 2007 2:32 am
by tempusmaster
Thu Jul 12, 2007 2:32 am
Robo1 wrote:Hi there AI-bot,
what I mean by this is that you can't write real code, by this I mean by using the standard software. If you want to write real code e.g. loops, if statement, conditions then you would have to write your own complier as the only software that KONDO have released is a H2H which is just drag and drop set poses no "true" coding allowed.
That's why I'm replacing it with a gumstix, plus the fact that it's 600Mhz doesn't hurt ever.
Have you figured out how to make you RN work with the new legs yet e.g. setting the home posing.
Bren
You're right in that the RCB3 isn't really an open platform that supports direct programming using C or some other language. Purists that really want to get deeply involved at the program level would probably want to switch to another controller.
Just to clarify a bit, the RCB3 and H2H3 do support looping, conditionals, and other functions that enable the user to build complex motions and behaviors. But, if you wanted to do something really involved, like vision, then a different, more open controller would definitely be the way to go.
Some people find the drag & drop H2H3 approach clumsy, but others like it. For those that want to tackle writing a compiler, the RCB3 command format has been published and the motion file data is a flat text file that's easy to figure out.
Robo1 wrote:Hi there AI-bot,
what I mean by this is that you can't write real code, by this I mean by using the standard software. If you want to write real code e.g. loops, if statement, conditions then you would have to write your own complier as the only software that KONDO have released is a H2H which is just drag and drop set poses no "true" coding allowed.
That's why I'm replacing it with a gumstix, plus the fact that it's 600Mhz doesn't hurt ever.
Have you figured out how to make you RN work with the new legs yet e.g. setting the home posing.
Bren
You're right in that the RCB3 isn't really an open platform that supports direct programming using C or some other language. Purists that really want to get deeply involved at the program level would probably want to switch to another controller.
Just to clarify a bit, the RCB3 and H2H3 do support looping, conditionals, and other functions that enable the user to build complex motions and behaviors. But, if you wanted to do something really involved, like vision, then a different, more open controller would definitely be the way to go.
Some people find the drag & drop H2H3 approach clumsy, but others like it. For those that want to tackle writing a compiler, the RCB3 command format has been published and the motion file data is a flat text file that's easy to figure out.