We are building an IR Arduino uno controlled (from NEC remote) mobile robot with two servos. Now we used the usual servo library and it worked well until we tried to stop the servo. The servo will drift ever so slightly, because the servo is updated about every 20 milliseconds, therefore it drifts and the robot at stop continues to move. Is there a way to command the servo to completely stop? I thought of a cutoff power rellay but maybe there's a better way