Quote:
|
Originally Posted by pclements
Hi, this is my first year programming a robot, and I was wondering if it was possible to switch to the autonomous mode so we can aim automatically?
|
There's nothing magical about autonomous mode. Any code you use in autonomous mode can work in regular mode, and vice versa (with the obvious exception that in autonomous mode you don't get useful inputs from the OI)