Suppose a warehouse robot replaces a camera or lidar, runs its self-calibration, and immediately returns to autonomous work. I think that calibration should be treated as a controlled software/configuration change, not invisible maintenance. Intrinsic values and sensor-to-sensor transforms can alter how the system interprets obstacles, localization, and safety margins even when the robot’s code has not changed.
I would put the robot into a limited verification mode first: reduced speed and scope, a known route, and checks for registration, localization, obstacle detection, and stopping margins. That costs uptime, but silently accepting a changed perception model shifts the risk into production. I’m not insisting on fleet-wide testing every time, but I do want evidence proportionate to the change. Would you trust automatic recalibration in production, and what results would you require before restoring full autonomy?