
nMotorEncoderTarget Issues
Hello fellow programmers!
In the nMotorEncoderTarget videos that are part of the RobotC curriculum, it says that the time (if "too much") should NOT effect the program that is running. It should stop at the target if the math is correct. Although we have confirmed that the mathematical part of the programming is correct, when we gave it extra time to make sure it ran the program fully, it still continued and passed the line. Why is the extra time effecting the outcome of the preset distance for the robot?
Thanks again!