|
Re: Autonomous code issue :(
It could be a motor safety problem, since you're only commanding the tank drive output once, and then entering your two loops. You should probably put the tank drive at 0.5 block inside the loop to avoid that problem.
Besides that, your code looks quite good! I'm not sure what your problem would be.
|