by logicerror » Sat Oct 13, 2007 5:33 pm
by logicerror
Sat Oct 13, 2007 5:33 pm
Robobasic is BASIC. I mean all the standard keywords, if, then, else, for, next, gosub, goto and others.. The only difference is that Robobasic contains some functions for working with the controller itself, like switching on and off the LED, moving the servos, reading the AD ports etc, so learning C++ wouldn't do much here. KHR and other robot's i've seen aren't programmable at all!! All you have is a block-scheme of motions, and you can assign them to buttons on your remote controller.. Well that's what the standard software packages consists of..
I also had some practice with Hitech's MaVIN, that little car. Same old block-schemes, AND you could look at C source code, but you couldn't modify it, there was a message that said under construction. Maybe they've made it working now, hell knows, tried it about two months ago.
Robobasic is BASIC. I mean all the standard keywords, if, then, else, for, next, gosub, goto and others.. The only difference is that Robobasic contains some functions for working with the controller itself, like switching on and off the LED, moving the servos, reading the AD ports etc, so learning C++ wouldn't do much here. KHR and other robot's i've seen aren't programmable at all!! All you have is a block-scheme of motions, and you can assign them to buttons on your remote controller.. Well that's what the standard software packages consists of..
I also had some practice with Hitech's MaVIN, that little car. Same old block-schemes, AND you could look at C source code, but you couldn't modify it, there was a message that said under construction. Maybe they've made it working now, hell knows, tried it about two months ago.