Quote:
Originally Posted by stopyourself
How feasible would it be to offer this in person the first day of competition?
|
In theory, easy. In practice, a little more difficult.
First, there are 3 programming platforms in use: Labview, C++, and Java. So, you have to know how to program in the platform being used by that team.
Second is how the team has implemented drive motor control. If the routine can be easily called, then it is not that difficult to drive forward for x milliseconds.
Anything more than that is a lot more involved.