Hello, I am in a robotics class and am working with the autonomous BRAT kit (Bot Board II and AtomPro 28pin). I have assembled the kit and figured out the servo offsets, but when it comes to a resource for the actual syntax and program structure, I am at a loss.
For instance, I tried “Frankensteining” some code together from some of the autonomous ones to just make the servos move, but I get “[TOKEN MOVEMENT] : Expected Label” errors.
Are there any “complete newbie” guides to get me caught up with the language and how the programs are supposed to be structured?
The only goal set by my professor at this time is to get it to blindly walk, so I am not using any input from sensors or anything of that sort…so I think that I am just missing something simple >_<
Any help, links, etc. would be greatly appreciated. Thanks for your time.