A few days ago, I changed the battery due to a BZAL alarm and tried to calibrate the robot. First, I used the "single axis master" function and jog the robot to the zero position and set the "master pos" to 0 for all joints. After that, I clicked "zero position master," but it showed the error "robot not mastered!" I also attempted to calibrate the robot directly without using "zero position master," but I received the error "robot not calibrated!"
I found some resources suggesting that I should check if `$MASTER_COUN` and `$SPC_COUNT` are the same. They are not the same, so I adjusted `$MASTER_COUN` to match `$SPC_COUNT`, but it still didn't work. Can anyone help me resolve this issue?