Hi,
my team recently went to a tournament in which they did not use field control for skills. Our code, however, used field control. When I tried removing field control from the main function and I called the Skills function instead (Skills function consisted of multiple chassis.drive_distance(); and chassis.turn_to_angle();), the robot did not move at all. I tried moving back to field control and it worked perfectly. Does anybody know how to fix this? Thanks.
