moving parts of robot during robotinit
is it against the rules for the robot to move some parts during the robotinit() method (in java)?
in our case, we need to reset the encoder on the arms of the robot to a known position when the robot first starts up. this entails moving the arms to a limit switch and resetting the encoder.
thanks,
|