|
|
|
![]() |
|
|||||||
|
||||||||
This "Introduction to Programming Guide" brings users not familiar with C and teaches them how to work with the robot. This manual also teaches the user how the Robot Controller works with inputs and outputs to allow the robot to function. The manual goes through an Introduction and 4 lessons. The 4...
This "Introduction to Programming Guide" brings users not familiar with C and teaches them how to work with the robot. This manual also teaches the user how the Robot Controller works with inputs and outputs to allow the robot to function. The manual goes through an Introduction and 4 lessons. The 4 lessons bring users from the ground up to what they will commonly need for programming. The lessons provide several tips/tricks/common problems that you shall face, and can be useful as a reference guide when debugging. After completing the lessons, the user should be able to work with the other more advanced documents provided by Innovation First (www.innovationfirst.com/firstrobotics). Included at the end is an appendix with common items you will use with programming.
123123manual.pdf
01-23-2004 12:48 PM
Tytus Gerrish
Good job mike,
Hey, mabye il learn to program now Go Mike!
Mikes next adventure... Clean his room
01-23-2004 07:07 PM
miketwalker
|
Originally Posted by Tytus Gerrish
Mikes next adventure... Clean his room
|

01-26-2004 01:49 PM
This is excellent!
Some clarifications and corrections:
page 18: "Math functions ..." should be "boolean operators..."
page 18: "IF loops ..." should be "if block" (I think)
page 9: Somewhere should be mentioned that numbers below 256 are automatically cast to chars. This can screw up arithmetic.
01-26-2004 08:59 PM
miketwalker
Thank you for the input, I'll try to modify this in the next day or so and update. Thanks again! If you guys need any help with coding just send an e-mail my way 