Quote:
|
Originally Posted by mightywombat
I've done a small amount of programming in PBASIC but no auton. My reasoning is this: the autonomous code needs some sort of control feature (timing for a dead reckoner or sensors and a bunch of 'if-statements' for sensor driven). Is this correct? Thanks for the help so far. I haven't yet but plan to spend some time in the archived forums.
Peace.
|
You might be interested in
this thread. The clock demo code can easilly be extended to create what you're looking for (see the comments in clockdemo.c). Let me know if you have any questions.
-Kevin