When Sensors Drift A Field Guide to AMR Diagnostics, Calibration and Maintenance
An autonomous mobile robot can report that every sensor node is online while the machine is already losing the evidence needed for safe, repeatable navigation. A LiDAR may stream at the expected frequency through a dirty window. A camera may deliver images after its bracket has shifted. An encoder may count every pulse while tire wear changes the distance represented by each revolution. An IMU may pass its self-test while temperature-dependent bias slowly moves the fused pose. Connectivity proves that data exists; it does not prove that the data is fit for the decision the robot is about to make.
This distinction is the foundation of a credible sensor lifecycle program. The purpose of autonomous mobile robot sensor calibration is not to make a dashboard green or to satisfy a calendar. It is to maintain a defensible relationship between physical reality, the measurements supplied to the robot, the estimates created by software, and the safety or operational action that follows. That relationship has to remain visible from commissioning through cleaning, repair, software changes, component replacement and return to service.
This field guide addresses the operational gap between sensor selection and system acceptance. It does not repeat a component catalogue or a general explanation of sensor fusion. For those foundations, use the site's guides to mobile robot sensor selection, sensor fusion for mobile robot navigation and AMR mapping, localization and SLAM. Here the focus is the maintenance evidence that tells an owner whether a sensor chain is still trustworthy.
A Live Sensor Is Not Necessarily a Valid Sensor
Teams often collapse four different states into one health indicator. Separating them prevents false confidence:
- Connected: power, communication and a recognizable data stream are present.
- Internally healthy: the device reports no self-detected fault, temperature alarm, voltage problem or internal diagnostic error.
- Calibrated: specified measurement relationships have been established under defined conditions and are tied to controlled parameters, references and records.
- Verified for the application: the installed sensor chain supports the required robot behavior with adequate margin in the actual configuration and operating envelope.
A sensor can satisfy the first two states and fail the last two. ROS diagnostic messages, for example, provide useful status levels such as OK, WARN, ERROR and STALE. Those levels are valuable for fleet observability, but they are only as complete as the checks implemented by the device driver and system designer. A status of OK cannot independently prove optical cleanliness, bracket rigidity, coordinate-frame accuracy, timestamp alignment or the adequacy of a protective field. Software telemetry should therefore be treated as one evidence layer within robot sensor health monitoring, not as a substitute for physical and functional verification.
The operational question is not “Is the sensor alive?” It is “Does the complete measurement chain remain fit for the decisions that depend on it?” That chain may include the sensing element, protective window, mount, cable, network, clock, driver, filters, coordinate transform, estimator, map, vehicle mechanics and the downstream controller. A fault anywhere in that chain can create a sensor-like symptom.
Start With a Sensor Passport, Not a Failure Ticket

Effective diagnosis begins before the first production fault. At commissioning, create a controlled “sensor passport” for each safety-critical or performance-critical measurement channel. The passport should identify the device and its role, but its real value is the baseline against which future evidence can be compared.
Identity and configuration
- vehicle ID, sensor ID, model, serial number and hardware revision;
- firmware, driver and configuration versions, including checksums where practical;
- network address, update rate, time source, synchronization method and expected data age;
- filters, echo settings, exposure controls, sensitivity settings and invalid-data rules;
- intrinsic parameters and the approved coordinate transforms between sensor, vehicle and functional frames;
- mount design, fastener specification, reference marks and approved photographs;
- applicable protective fields, warning fields, field-set logic and restart behavior;
- approved operating envelope, including temperature, lighting, target reflectance, airborne contaminants, floor state, speed, payload and vibration;
- calibration method, reference artifacts, equipment IDs, uncertainty or capability statement, responsible person and approval date;
- baseline signal-quality and application-performance distributions.
The passport should record distributions rather than a single “good” number. Minimum, median and high-percentile values often expose different failure modes. For a LiDAR, useful baselines can include valid-return ratio by sector, received signal strength for stable reference surfaces, range residuals, scan frequency, timestamp latency and contamination indication. For a camera, include exposure, gain, focus or sharpness measures, dropped frames, reprojection error and image-quality behavior under approved lighting bands. For an odometry chain, include wheel diameter assumptions, counts per revolution, straight-line scale error, direction-dependent error and yaw closure.
This baseline turns mobile robot sensor diagnostics from guesswork into comparison. Without it, technicians may know that performance is poor but cannot distinguish a new defect from normal variation, a local environmental effect or a configuration that was never capable in the first place.
The Diagnostic Evidence Ladder

A disciplined investigation moves from inexpensive evidence to increasingly application-specific evidence. Skipping directly to recalibration can hide a loose mount, damaged cable or contaminated optical surface. Stopping at a ping test can release a robot that is communicating perfectly and measuring badly.
Level 1: power, communication and data freshness
Confirm supply voltage under load, connector seating, shielding, grounding, network errors, packet loss, sequence gaps, update frequency and timestamp age. Look for intermittent behavior during steering, acceleration, vibration or cable-chain movement. A static bench check can miss a harness fault that appears only when the vehicle turns. Compare device time, host time and fusion time rather than checking only whether a message arrives.
Level 2: device self-diagnostics
Review temperature, internal voltage, laser or illumination status, contamination flags, memory errors, synchronization state and manufacturer fault codes. Preserve the raw code and device log before cycling power. A reboot may restore production, but it also destroys temporal evidence and can turn a diagnosable event into an anecdote.
Level 3: signal quality
Examine the information content, not just the message rate. Examples include LiDAR valid returns and intensity, camera saturation and blur, ultrasonic echo confidence, IMU noise and bias, or encoder edge timing. Evaluate signal quality by sector, distance, target class, speed, temperature and operating zone. A fleet-wide mean can conceal a failed angular region or a station-specific reflection.
Level 4: geometric consistency
Compare observations with stable references: surveyed walls, reflectors, calibration targets, docking datums or known trajectories. Residual shape matters. A nearly constant angular error suggests a shifted mount or transform. A scale error that grows with distance points elsewhere. A residual that changes with speed can indicate timestamp or latency problems rather than geometry.
Level 5: cross-sensor consistency
Use independent channels to challenge one another without assuming that the majority is correct. Compare wheel odometry with LiDAR scan matching, IMU yaw with geometric heading, camera landmarks with map features, and commanded motion with measured motion. Trend estimator innovations and rejection rates. Increasing disagreement is a powerful early-warning signal, but it must be localized: the fusion layer may be exposing a sensor fault, a timing fault, an incorrect noise model or a map change.
Level 6: application behavior
Measure what the operation needs: stopping response, localization availability, route completion, docking pose, load-transfer contact, blocked-route recovery and nuisance-stop rate. A sensor can meet a component specification and still fail the installed use case. Conversely, mission completion alone is weak evidence because a robot may compensate until its reserve margin is nearly exhausted.
Level 7: safety-function evidence
Safety-related sensing requires its own controlled verification. Confirm the installed field geometry, field-set selection, mounting, response path, stopping performance, restart conditions and tamper controls required by the machine's risk assessment and manufacturer instructions. The site's safety laser scanner inspection guide provides background on scanner use, but maintenance release must remain specific to the approved vehicle and site configuration. Operational success cannot overrule a failed safety test.
Calibration Is a Family of Activities, Not One Button

The word calibration is frequently used for several technically different actions. That ambiguity creates bad maintenance records. A useful program names the relationship being established and distinguishes calibration, adjustment, verification and validation.
Factory or internal calibration
This establishes device-level characteristics through the manufacturer's controlled process. It may be inaccessible to the end user and may require return to an authorized laboratory. A device self-test is not automatically evidence that factory calibration remains valid.
Intrinsic calibration
Intrinsic parameters describe internal measurement geometry, such as camera focal parameters and lens distortion. Some devices store these parameters internally; others require them in the robot configuration. A camera replacement that copies an old serial-number-specific file can produce plausible images and incorrect geometry.
Extrinsic calibration and frame alignment
Extrinsic calibration establishes the sensor pose relative to another frame, commonly the vehicle base, an IMU, a camera, a load interface or a map datum. A small angular error can create a growing positional error with distance. This is why a mount that has shifted by an amount invisible to the eye can materially affect localization or docking.
Kinematic and odometry calibration
Wheel radius, track width, steering geometry, encoder scale, backlash and compliance influence the relationship between counted motion and vehicle motion. Tire wear, load, floor friction and wheel replacement can alter that relationship. Treating odometry as a purely electronic sensor overlooks the mechanical system that creates the measurement.
Application verification
Verification asks whether the installed chain meets defined acceptance limits under stated conditions. It may use surveyed targets, test routes, reference instruments or known docking datums. The result should include configuration, conditions, raw or controlled evidence, calculations, uncertainty considerations and pass/fail rules. The AMR site acceptance test matrix can provide the larger release context.
Adjustment is not calibration
Changing a transform, bias, gain, wheel diameter or alignment parameter is an adjustment. It may be necessary, but it changes the measurement system. The altered system must be checked again. A maintenance record that says only “calibrated” conceals whether anything was adjusted, what changed, why it changed and whether independent post-adjustment evidence was collected.
For high-consequence channels, AMR calibration verification should therefore use a controlled sequence: capture the as-found condition, compare it with the approved baseline, correct the physical cause where possible, document any adjustment, and collect as-left evidence against predefined limits. Never tune a calibration parameter merely to make a symptom disappear. A new number can fit one test point while reducing performance elsewhere in the operating envelope.
Failure Signatures by Sensor Chain

Navigation LiDAR
Typical issues include contamination, condensation, scratches, partial occlusion, loose mounts, housing deformation, incorrect echo or filter settings, thermal effects, packet loss and timestamp delay. LiDAR contamination detection should combine the device's own contamination output, where available, with application signals such as valid-return ratio, intensity trends and residuals against stable geometry. A clean-looking window is not sufficient, and a contamination flag should not be the sole release criterion.
A key diagnostic distinction is between airborne particles and deposits on the optical surface. Airborne dust or droplets can produce transient echoes; deposits can create persistent attenuation or distortion. Filtering may improve robustness but can also add delay. That delay matters when measurements are fused with motion or used in a protective response. Good AMR LiDAR maintenance therefore records filter configuration and timing behavior as well as cleaning actions.
Cameras and depth cameras
Check protective cover cleanliness, focus, exposure, gain, motion blur, illumination spectrum, synchronization, dropped frames, temperature, intrinsic parameters and mount pose. Use targets and scenes that represent the deployment: a calibration board in a bright laboratory does not demonstrate reliable detection of stretch-wrapped pallets in a low-angle warehouse glare condition. If image processing includes automatic exposure, trend the operating values; a rising gain may be an early sign of lens fouling before a perception confidence threshold is crossed.
Encoders, wheels and steering measurement
Inspect wiring, couplings, bearing play, tire condition, wheel diameter, pressure where applicable, tread wear, debris, drive slip and steering linkage. Evaluate errors in both directions and under representative load. A robot may repeat a short route closely while being systematically inaccurate relative to surveyed coordinates. Repeatability cannot substitute for accuracy when the downstream station has a fixed physical datum.
IMUs
Assess warm-up behavior, bias, noise, scale, axis alignment, saturation, vibration coupling, temperature dependence and clock synchronization. A stationary check is useful but incomplete. A bracket resonance or dynamic vibration problem may appear only at a specific speed or floor joint. When fusion residuals increase after a mechanical modification, confirm the physical installation before editing covariance values to reduce software alarms.
Ultrasonic and short-range sensors
Consider transducer contamination, condensation, crosstalk, dead zones, target angle, target softness, air movement, temperature compensation and mounting vibration. Test the actual materials and approach angles used by the application. A flat metal plate normal to the beam is a poor proxy for fabric, mesh, forks or angled package edges.
Safety laser scanners
Follow the device manufacturer's instructions and the machine's validated safety procedure. Inspect the optical cover for dirt, damage and unauthorized coatings; inspect mounting, fasteners, reference targets and field configuration; and perform the required functional test. Vehicle wear or impacts can justify shorter inspection intervals. Cleaning a cover is a maintenance action, not proof that the complete protective function is restored.
A Worked Example: The Robot Was Online but the LiDAR Was Not Trustworthy
Consider a robot that begins producing intermittent localization warnings near a packaging cell. The fleet dashboard shows no device error, and the LiDAR message rate remains nominal. An operator wipes the cover, the warnings disappear, and production asks to close the ticket. A stronger investigation preserves three comparable datasets: the approved clean baseline, the as-found condition and the post-clean condition.
| Measure | Approved baseline | As found | After controlled cleaning |
|---|---|---|---|
| Packet loss | 0.1% | 0.1% | 0.1% |
| Valid returns in affected sector | 97.8% | 83.1% | 96.9% |
| Static-wall residual, 95th percentile | 18 mm | 61 mm | 21 mm |
| Fusion innovation magnitude | 0.6 sigma | 2.8 sigma | 0.8 sigma |
The numbers are illustrative, not universal acceptance limits. They show why the evidence matters. Network health did not change, so replacing a switch would have been an unsupported action. Signal and geometric measures degraded together and recovered after controlled cleaning, supporting an optical contamination diagnosis. The post-clean residual remained slightly above baseline, so the owner should inspect the cover and mounting and trend the next shifts rather than declaring perfect restoration from mission success alone.
This is also an example of sensor drift detection for robots that is useful in practice. Drift is not limited to a slowly changing electronic bias. It can describe a progressive change in the installed measurement chain: accumulating film, mount creep, tire wear, thermal movement, timing offset or parameter divergence. The detection method should state which quantity moved, relative to what baseline, under which conditions and with what operational consequence.
Use Failure Shape to Choose the Next Test
| Observed signature | Likely hypotheses | Discriminating checks |
|---|---|---|
| Old timestamps, gaps or bursty arrival | power, network, connector, clock or processing overload | capture source and host timestamps; inspect counters under motion and load |
| Sector-specific loss of valid returns or intensity | local contamination, cover damage or partial obstruction | inspect by sector; compare before and after approved cleaning with stable targets |
| Persistent angular residual across multiple zones | mount shift or incorrect extrinsic transform | mechanical reference check followed by surveyed multi-point verification |
| Error appears only in one operating zone | changed geometry, reflectance, lighting, radio interference or map mismatch | repeat with controlled references and compare recent site-change records |
| Residual increases with vehicle speed | timestamp offset, filter delay, motion distortion or vibration | repeat at controlled speeds; examine clock alignment and latency distributions |
| Odometry scale changes with load or direction | wheel wear, compliance, slip, backlash or incorrect kinematics | survey bidirectional paths under representative payload and inspect mechanics |
| All sensors disagree after a map edit | map or frame version mismatch rather than simultaneous sensor failure | reconstruct deployed versions and replay synchronized evidence |
The table is a starting point for hypothesis testing, not a parts-replacement chart. Each symptom can have multiple causes, and more than one fault can exist. The investigation should prefer tests that separate hypotheses. If cleaning, parameter editing and component replacement occur at once, the recovery may be real but the cause remains unknown and recurrence cannot be managed.
The Maintenance Decision: Clean, Inspect, Calibrate, Replace or Revalidate?

Clean when the evidence supports optical contamination
Use approved materials, method and access controls. Record the as-found condition before cleaning when safety permits. Harsh solvents, abrasive cloths and unauthorized coatings can damage a cover or change optical behavior. Cleaning should be followed by a defined quick verification; the required depth depends on sensor role and observed degradation.
Inspect and repair when the physical chain is suspect
Loose fasteners, cracked brackets, damaged connectors, cable strain, water ingress, worn wheels and bearing play cannot be calibrated away. Restore the physical system to its approved condition first. If a mount or wheel system has changed, the repair may itself trigger alignment, odometry or safety verification.
Calibrate or adjust when the relationship is demonstrably wrong
Use a controlled method, qualified reference, recorded environmental conditions and predefined acceptance criteria. Preserve old and new parameter sets. Require authorization for safety-relevant or fleet-wide changes. A practical mobile robot calibration checklist should identify the exact measurand or relationship, reference artifacts, test geometry, sample size, analysis method, uncertainty or capability considerations, acceptance limit, rollback method and approver.
Replace when validity or maintainability cannot be recovered
Replacement can be justified by damage, unstable output, failed self-diagnostics, repeated drift, end-of-life status or inability to meet the required margin. Do not assume that a same-model replacement is configuration-equivalent. Serial-specific calibration, firmware, optical characteristics and mounting tolerances can differ. Treat the replacement as a controlled change.
Revalidate when the safety case or application claim may have changed
Revalidation scope should follow the impact, not a fixed ritual. Sensor model changes, firmware changes, protective-field modifications, timing changes, mount redesigns, map changes and estimator updates can affect multiple requirements. Use the site's AMR change-control and revalidation guide to define the delta and select regression tests.
Build an Event- and Condition-Based Maintenance Program

Calendar tasks remain useful for housekeeping and regulatory or manufacturer requirements, but a universal “calibrate every six months” rule is rarely a complete engineering answer. Intervals should reflect consequence, device instructions, environment, duty cycle, historical stability, detectability and the evidence needed to keep risk controlled.
A robust AMR preventive maintenance program combines three mechanisms:
- Time-based tasks: periodic inspection, cleaning, functional checks and record review at justified intervals.
- Event-based triggers: impacts, wheel or sensor replacement, bracket work, enclosure opening, firmware update, configuration change, map change, site construction, abnormal temperature exposure or water ingress.
- Condition-based triggers: movement in signal distributions, growing residuals, contamination warnings, rising fusion rejection, repeat faults, increased nuisance stops or reduced margin to a safety or performance threshold.
Thresholds should include persistence and context. A single low-intensity scan near black shrink wrap is different from a sector-wide decline across stable reference surfaces. Likewise, an alert must define ownership, response time, safe-state behavior and the evidence required to clear it. A threshold with no response contract is only a notification.
Recommended workflow for an abnormal signal
- Place the robot in the risk-appropriate state and preserve logs, configuration and timestamps.
- Describe the symptom in measurable terms, including where, when, speed, payload and environmental conditions.
- Compare the current data with the controlled baseline and with unaffected vehicles or zones where the comparison is valid.
- Inspect the physical chain before changing parameters.
- Select a test that separates the leading hypotheses.
- Apply one controlled corrective action when practical.
- Repeat the same measurement to establish an as-left result.
- Run application and safety checks proportionate to the impact.
- Approve release, restrictions or escalation and update the sensor passport.
This process makes maintenance learning reusable. Over time, the fleet can distinguish recurring contamination at one station from device instability, installation weakness or a building process that is outside the approved operating envelope. Maintenance then becomes a source of design feedback instead of a collection of isolated work orders.
Measurement Confidence Requires More Than Traceability

Where reference instruments or artifacts support calibration and verification, control their identity, status, range, uncertainty, environment and chain to suitable references. ISO 10012:2026 frames measurement management around confidence that results are valid, reliable and fit for purpose across design, production, testing, monitoring and service. ISO/IEC 17025 addresses the competence, impartiality and consistent operation of testing and calibration laboratories.
However, a traceable reference does not automatically make an AMR test fit for purpose. The uncertainty and method must be adequate for the acceptance decision, and the test geometry must represent the claimed function. NIST explicitly notes that metrological traceability alone does not guarantee fitness for purpose. A beautifully documented laser tracker result is weak evidence if the robot's functional point, timestamp relationship, payload deflection or station datum is defined incorrectly.
Practical measurement control should answer:
- What quantity or relationship is being evaluated?
- What decision will the result support?
- What acceptance limit and guard band apply?
- What uncertainty sources could reverse the decision?
- Are the reference frame, time base and functional point synchronized?
- Are the environmental and loading conditions representative?
- Can another competent person reproduce the result from the record?
Fleet Metrics That Reveal Degrading Margin

Fleet leaders should measure the health of the evidence system, not merely the number of completed maintenance tickets. Useful leading indicators include:
- valid-data availability by sensor, vehicle, sector and operating zone;
- time spent outside the approved signal-quality baseline;
- trend in localization residuals and estimator rejection rates;
- first-pass post-maintenance verification rate;
- median time from detectable degradation to investigation;
- nuisance stops attributable to sensing and the confidence of that attribution;
- repeat failure rate after cleaning, calibration or replacement;
- percentage of interventions with preserved as-found and as-left evidence;
- remaining margin between observed distributions and functional limits.
These indicators help expose two common traps. First, a fleet can show high uptime while consuming its measurement margin through compensation. Second, maintenance can show high closure volume while repeatedly treating symptoms. A condition-based program should reduce recurrence and preserve margin, not simply close alarms faster.
What Buyers Should Require in the Handover Package
Sensor maintainability is partly a procurement outcome. Owners should require enough information and access to diagnose the installed chain without reverse-engineering it after warranty. A buyer-ready package should include:
- sensor inventory and role-to-requirement mapping;
- approved firmware, configuration and calibration parameter baselines;
- coordinate-frame drawings and functional-point definitions;
- mounting specifications, inspection points and replacement tolerances;
- normal diagnostic values and fault-code interpretation;
- raw-data or controlled export capability with synchronized timestamps;
- approved cleaning materials and procedures;
- calibration, adjustment and post-service verification methods;
- event triggers that require additional verification or revalidation;
- acceptance limits, reference equipment needs and competence requirements;
- rollback, quarantine and escalation rules;
- retention periods and ownership for fleet evidence.
The handover should also state exclusions. If performance has not been demonstrated for transparent barriers, very low-reflectance materials, dense dust, direct glare, condensation, freezer transitions or a certain payload-induced vibration band, those boundaries must remain visible to operations. The site's AMR sensor environmental edge-case testing article explains how to build that operating envelope without confusing navigation usability, protective-function validity and production acceptance.
Focused FAQ
How often should an AMR sensor be calibrated?
There is no defensible universal interval. Follow manufacturer and legal requirements, then justify the interval using sensor role, failure consequence, environmental exposure, duty cycle, historical stability and available condition monitoring. Add event-based triggers for impacts, replacements, mechanical work, software changes and abnormal exposure. Review the interval when evidence shows unexpected drift or repeated stable performance.
Does a green diagnostic status mean the sensor is calibrated?
No. It normally means the implemented diagnostic checks have not detected a reportable problem. The device may still have a dirty optical surface, shifted bracket, wrong transform, excessive latency or application-level error. Pair self-diagnostics with signal, geometry and functional evidence.
Should technicians recalibrate immediately after a localization alarm?
No. Preserve evidence and inspect the physical, timing, configuration and environmental chain first. Recalibration can mask the symptom while leaving the initiating fault unresolved. Adjust only when evidence demonstrates that the relevant relationship is wrong and the physical system is stable.
What is the difference between calibration and verification?
Calibration establishes specified relationships between indications and reference values under defined conditions. Verification evaluates whether stated requirements have been met. Adjustment changes the measuring system. In practice, an adjusted sensor chain should be calibrated or characterized as required and then verified for its installed application.
Can mission completion be used as the calibration check?
Mission completion is useful application evidence but is not sufficient alone. The robot may complete a route through compensation, favorable conditions or excess margin. Use direct measures of signal quality, geometry, timing and functional performance, including adverse but approved conditions.
What data should be captured before cleaning a LiDAR?
When safe and practical, preserve contamination status, valid-return ratio by sector, intensity or signal strength, scan frequency, packet and timestamp behavior, localization residuals, environmental condition, photographs and the exact configuration. Repeat the comparable measurement after approved cleaning.
Does replacing a sensor with the same model avoid revalidation?
Not automatically. Confirm serial-specific calibration, firmware, parameters, mounting, field configuration, timing and installed performance. The verification scope can be smaller than a first deployment when equivalence is demonstrated, but equivalence must be evidence-based.
Who should be authorized to change calibration parameters?
Access should be role-based and reflect consequence. Safety-related and fleet-wide parameters should require controlled authorization, peer review where appropriate, version capture, rollback capability and formal release. The competent person must understand the sensor, measurement method, application and affected safety or operational claims.
How can a fleet distinguish sensor drift from an environmental change?
Compare across stable reference features, sectors, zones, vehicles and time. A vehicle-specific error that follows the vehicle suggests a device or installation issue; a zone-specific error across several vehicles suggests a site or map issue. Controlled reference tests and synchronized raw evidence are more reliable than fleet averages alone.
What is the minimum evidence for return to service?
The minimum depends on the intervention and risk. It should at least identify the as-found condition, configuration, corrective action, as-left result, applicable functional and safety checks, any remaining restriction, approver and traceable work record. High-impact changes require broader regression and revalidation evidence.
Final Takeaway: Maintain the Measurement Claim
The asset to protect is not merely the sensor. It is the measurement claim that connects the environment to a robot decision. That claim weakens when optics become contaminated, mounts shift, wheels wear, clocks diverge, filters add latency, parameters change or evidence is discarded. It strengthens when the fleet has controlled baselines, discriminating diagnostics, competent maintenance, clear change triggers and repeatable post-service verification.
A mature program therefore treats sensor care as lifecycle engineering. It separates connectivity from validity, adjustment from calibration, and operational convenience from safety acceptance. It captures as-found and as-left evidence, uses condition and event triggers alongside justified intervals, and gives safety functions an independent veto. The result is not only fewer unexplained stops. It is a fleet whose performance and safety margins can be defended long after commissioning.
Authoritative References
- ISO 10012:2026 — Quality management: Requirements for measurement management systems
- ISO/IEC 17025:2017 — General requirements for testing and calibration laboratories
- ISO 3691-4:2023 — Safety requirements and verification for driverless industrial trucks and their systems
- NIST — Metrological Traceability: Frequently Asked Questions and NIST Policy
- ROS 2 diagnostic_msgs — DiagnosticStatus message
- SICK Support — LiDAR environmental challenges and countermeasures