pith. sign in

arxiv: 2605.04809 · v1 · submitted 2026-05-06 · 💻 cs.RO

Optimal Uncertainty-Aware Calibration for the AX=YB Problem

Pith reviewed 2026-05-08 17:06 UTC · model grok-4.3

classification 💻 cs.RO
keywords hand-eye calibrationAX=YB problemLie algebrauncertainty metriciterative optimizationrobot calibrationglobal optimum
0
0 comments X

The pith

An iterative Lie-algebra method for AX=YB calibration uses a relative uncertainty metric to refine updates and reach near-global optima while preserving constraints.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper proposes a general optimization framework for the hand-eye calibration problem AX=YB. It develops an iterative algorithm based on Lie algebra that approximates global optimal solutions, strictly preserves structural constraints on the calibration parameters, and performs synchronized updates across parameters. Because explicit uncertainty modeling is difficult in real scenarios such as overloaded industrial robots with large workspaces, the method instead computes a relative uncertainty metric from the input data sources and uses this metric to dynamically refine the iteration. A separate initial-solution generator is added to improve convergence stability and final accuracy. On synthetic datasets the approach delivers at least 67 percent higher estimation accuracy than existing methods under high-uncertainty conditions.

Core claim

The central claim is that a relative uncertainty metric derived directly from the data can be inserted into a Lie-algebra iterative solver for AX=YB so that the iteration is dynamically refined, structural constraints remain satisfied at every step, synchronized parameter updates are maintained, and an approximately global optimum is reached, yielding substantially higher accuracy than prior methods when data uncertainty is high.

What carries the argument

The relative uncertainty metric that evaluates uncertainty between data sources and is fed back to dynamically adjust the Lie-algebra iteration while enforcing structural constraints and enabling synchronized updates.

If this is right

  • The framework applies directly to industrial robot hand-eye calibration under overloading and large-workspace conditions.
  • The initial-solution generator increases overall stability and convergence speed of the iteration.
  • Synchronized updates reduce the risk of constraint violation during optimization.
  • The avoidance of explicit uncertainty models simplifies deployment when accurate noise statistics are unavailable.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The same relative-metric idea could be tested on other Lie-group optimization tasks such as pose-graph SLAM where measurement uncertainty also varies across edges.
  • If the metric remains reliable on real multi-sensor datasets, calibration pipelines could drop separate probabilistic uncertainty estimators.
  • Extending the method to online recalibration during robot operation would be a direct next step once the batch version is validated.

Load-bearing premise

A relative uncertainty metric computed from the data can be used to dynamically refine the Lie-algebra iteration without explicit uncertainty modeling, and the iteration reliably reaches an approximately global optimum while strictly preserving structural constraints.

What would settle it

Synthetic experiments with known high-uncertainty data in which the new method either fails to improve accuracy by at least 67 percent over existing solvers or produces solutions that violate the structural constraints of the calibration parameters would falsify the central claim.

Figures

Figures reproduced from arXiv: 2605.04809 by Guanxiao Xia, Han Ding, Huan Zhao, Jiexin Zhang, Xiangfei Li, Yanjia Chen, Yiyuan Hong.

Figure 1
Figure 1. Figure 1: The framework for the proposed methods. based on convex optimization and Lie group theory. The Lie algebra-based heuristic escape descent (L-HED) method is introduced to enable globally synchronized iteration of the calibration matrices X and Y . Ultimately, the L-HED method is refined through the integration of the constructed relative uncertainty metric, resulting in an uncertainty-aware global optimizat… view at source ↗
Figure 2
Figure 2. Figure 2: The relationship between the Lie groups and the Lie algebras. Given a general matrix Lie group, for elements sufficiently close to the identity I n, the corresponding exponential exp(·) and logarithmic log(·) maps can be defined by Taylor expansions around the identity as e ξ = X∞ k=0 ξ k k! , (6) log(G) = log(I + (G − I)) = X∞ k=1 (−1)k+1 (G − I) k k , (7) where G ∈ G and ξ ∈ g, when G is close to the ide… view at source ↗
Figure 3
Figure 3. Figure 3: The transformation between the AX=Y B problem and the AX=XB problem. The first constraint can be solved through invariants in the calibration process. As illustrated in view at source ↗
Figure 4
Figure 4. Figure 4: g Stochastic Gradient Initial Value Heuristic Indicators Global Optimization Goal view at source ↗
Figure 6
Figure 6. Figure 6: Relationship between heuristic error metrics and number of iterations under different initial values. 5.1.3. Validation of global convergence To verify the global convergence capability of the proposed L-HED method, iterations are performed using different initial values to compute the HECPs X and Y . As illustrated view at source ↗
Figure 5
Figure 5. Figure 5: Relationship between different uncertainty combina￾tions and uncertainty metrics. As illustrated view at source ↗
Figure 7
Figure 7. Figure 7 view at source ↗
Figure 8
Figure 8. Figure 8: Mean error of X under various error conditions view at source ↗
Figure 9
Figure 9. Figure 9: variance of X under various error conditions. Figures 8 and 9 respectively present the average estimation accuracy and variance of X obtained from source data {Ai} and {Bi} under 16 different uncertainty settings using the seven methods, the formula for the mean is given by Equation (77) and the variance is given as    VarR = 1 N − 1 X N i=1 view at source ↗
Figure 10
Figure 10. Figure 10: Mean error of Y under various error conditions view at source ↗
Figure 11
Figure 11. Figure 11: Variance of Y under various error conditions. from source data {Ai} and {Bi} under 16 different uncertainty settings using the seven methods, and the observed phenomena are essentially consistent with the results shown in Figures 8 and 9. In contrast, the estimation errors for HECPs of Y are higher than those for X across all seven methods. Additionally, the Dual-Quaternion method yields higher accuracy f… view at source ↗
Figure 14
Figure 14. Figure 14: Impact of the number of data sets on the accuracy of X view at source ↗
Figure 15
Figure 15. Figure 15: Impact of the number of data sets on the accuracy of Y . the accuracy tends to stabilize. Therefore, to balance computational efficiency and precision, selecting 100 sets of {Ai} and {Bi} for each computation is optimal. In the synthesized data used in this paper, each set contains 100 source data pairs {Ai} and {Bi}. 5.1.8. Effectiveness of uncertainty metric based data selection For data selection in th… view at source ↗
Figure 17
Figure 17. Figure 17: Accuracy comparison of five residual forms. (a ) (b) (c) (a) End-Effector (b) T-MAC (c) Laser Tracker {O} (d) (d) Robot Controller view at source ↗
Figure 18
Figure 18. Figure 18: Real-Word experiments are carried out with an ABB IRB 6700 155/2.85 robot equipped with Lecia AT 960 Laser Tracker. According to the results in view at source ↗
Figure 19
Figure 19. Figure 19: Two uncertainty workspace configurations view at source ↗
Figure 20
Figure 20. Figure 20: Uncertainty metric for two workspace configura￾tions view at source ↗
Figure 21
Figure 21. Figure 21: Performance of the seven methods in the large uncertainty workspace view at source ↗
Figure 22
Figure 22. Figure 22: Performance of the seven methods in the small uncertainty workspace. 5.2.2 Real world experimental validation of the uncertainty metric For the two workspace configurations, 100 sets of source data were collected for each. Based on the uncertainty metric, the corresponding uncertainty levels for each workspace are shown in view at source ↗
Figure 23
Figure 23. Figure 23: Six dimensional difference obtained under large uncertainty space view at source ↗
Figure 24
Figure 24. Figure 24: Six dimensional difference obtained under small uncertainty space view at source ↗
Figure 25
Figure 25. Figure 25: 6-DoF differences obtained by the seven methods in the large uncertainty workspace. workspace. This indicates that the uncertainty of the source data significantly affects the accuracy of HECPs estimation. In practical industrial scenarios, the most commonly encountered use case is applying the obtained HECPs to transform measurement data from the camera’s coordinate frame to the robot’s coordinate frame.… view at source ↗
Figure 26
Figure 26. Figure 26: 6-DoF differences obtained by the seven methods in the small uncertainty workspace view at source ↗
read the original abstract

This article proposes a general optimization framework for solving hand-eye calibration problem. Unlike traditional methods, an iterative algorithm based on Lie algebra that achieves approximately global optimal solutions is developed. During the optimization process, the method strictly preserves the structural constraints of the calibration parameters and enables synchronized updates between calibration parameters. Recognizing that data used in real-word hand-eye calibration often contain uncertainty, especially in over-loading and large workspace industrial robot scenarios, which can significantly degrade accuracy, and accurately modeling such uncertainty is inherently difficult, this article avoids explicit uncertainty modeling. Instead, an uncertainty metric to evaluate the relative uncertainty between data sources is introduced and used to dynamically refine the iterative process. To further enhance convergence efficiency, an effective initial solution generation method that improves overall stability and accuracy is designed. Numerical simulations and real-world experiments validate the effectiveness of the proposed approach, and in synthetic datasets, the proposed approach improves the estimation accuracy by at least 67\% under high-uncertainty conditions compared with the existing methods.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 2 minor

Summary. The manuscript proposes a general optimization framework for the hand-eye calibration problem AX=YB. It develops an iterative algorithm based on Lie algebra that aims to achieve approximately global optimal solutions while strictly preserving the structural constraints of the calibration parameters and enabling synchronized updates. The approach introduces a relative uncertainty metric computed from data sources to dynamically refine the iterative process without explicit uncertainty modeling, along with an effective initial solution generation method. Numerical simulations and real-world experiments are presented, claiming at least 67% improvement in estimation accuracy under high-uncertainty conditions on synthetic datasets compared to existing methods.

Significance. If the uncertainty metric successfully modulates the Lie-algebra updates to improve accuracy while preserving SE(3) constraints and avoiding poor local minima, the method could provide a valuable tool for robust calibration in uncertain real-world robotic scenarios, such as industrial settings with overloading and large workspaces. The avoidance of explicit uncertainty modeling is a practical strength if the relative metric proves effective.

major comments (2)
  1. [Abstract] The central claim of a 67% accuracy gain relies on the uncertainty metric dynamically refining the Lie-algebra iteration, but no mechanism (e.g., modified exponential map, weighted residuals, or update rule) is described for how the metric is injected or how it ensures manifold preservation and approximate global optimality. This is load-bearing for the reported improvement.
  2. [Method (assumed §3)] The assertion that the iteration 'strictly preserves the structural constraints' and reaches 'approximately global optimal solutions' lacks a supporting derivation or convergence analysis, particularly regarding the effect of the uncertainty-based refinement on the trajectory in the Lie algebra.
minor comments (2)
  1. [Abstract] The abstract mentions 'synchronized updates between calibration parameters' but does not clarify what this entails in the context of the AX=YB problem.
  2. [Throughout] More details on the computation of the relative uncertainty metric and the initial solution generation method would improve clarity.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the detailed and constructive report. We address each major comment point by point below. The comments correctly identify areas where additional clarity and supporting analysis are needed, and we have revised the manuscript to incorporate these improvements.

read point-by-point responses
  1. Referee: [Abstract] The central claim of a 67% accuracy gain relies on the uncertainty metric dynamically refining the Lie-algebra iteration, but no mechanism (e.g., modified exponential map, weighted residuals, or update rule) is described for how the metric is injected or how it ensures manifold preservation and approximate global optimality. This is load-bearing for the reported improvement.

    Authors: We acknowledge that the original manuscript did not provide a sufficiently explicit description of how the relative uncertainty metric is incorporated into the Lie-algebra iteration. In the revised version, Section 3 now includes a detailed account of the mechanism: the metric is computed from the relative consistency between data sources and used to adaptively weight the residuals in the optimization objective. The resulting weighted problem is solved via Lie-algebra updates retracted through the exponential map, which by construction preserves the SE(3) manifold at every step. This adaptive weighting modulates the trajectory to favor more reliable data under high uncertainty, directly supporting the reported accuracy gains. A short supporting derivation of manifold preservation has also been added. revision: yes

  2. Referee: [Method (assumed §3)] The assertion that the iteration 'strictly preserves the structural constraints' and reaches 'approximately global optimal solutions' lacks a supporting derivation or convergence analysis, particularly regarding the effect of the uncertainty-based refinement on the trajectory in the Lie algebra.

    Authors: The original text states that constraints are preserved because the optimization is performed in the Lie algebra with exponential-map retraction, but we agree that an explicit derivation and discussion of the uncertainty refinement's influence on convergence were missing. The revised manuscript adds a dedicated subsection that derives why each update remains on the manifold and shows that the uncertainty-weighted residuals reduce the basin of attraction of poor local minima. Approximate global optimality is argued via the combination of the proposed initialization procedure and the refinement step; while a full global convergence proof is beyond the scope of the work, the analysis is now supported by both the derivation and the empirical behavior observed in the experiments. revision: yes

Circularity Check

0 steps flagged

No circularity: derivation relies on introduced metric and empirical validation, not self-referential reduction

full rationale

The paper's core derivation introduces a relative uncertainty metric computed from data sources as an external input to refine the Lie-algebra iteration and pairs it with a separate initial-solution generator. The claimed approximately global optimum and constraint preservation are asserted as properties of the iterative process, with effectiveness shown via numerical simulations and real-world experiments (including the 67% accuracy gain on synthetic data under high uncertainty). No equations reduce the output predictions or improvements to the inputs by construction, no self-citations are load-bearing for the central claims, and the uncertainty metric is not fitted from the same process it refines. The chain is self-contained against external benchmarks.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

Review performed on abstract only; no explicit free parameters, axioms, or invented entities are identifiable. The method appears to rest on standard Lie-group properties and optimization assumptions common in robotics literature.

pith-pipeline@v0.9.0 · 5481 in / 1201 out tokens · 30343 ms · 2026-05-08T17:06:52.942827+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

56 extracted references · 56 canonical work pages

  1. [1]

    Journal of Manufacturing Processes , volume=

    A survey of welding robot intelligent path optimization , author=. Journal of Manufacturing Processes , volume=. 2021 , publisher=

  2. [2]

    Industrial Robot: An International Journal , volume=

    Robot control system for grinding of large hydro power turbines , author=. Industrial Robot: An International Journal , volume=. 2001 , publisher=

  3. [3]

    IEEE Transactions on Automation Science and Engineering , volume=

    Generating optimized trajectories for robotic spray painting , author=. IEEE Transactions on Automation Science and Engineering , volume=. 2022 , publisher=

  4. [4]

    International Journal of Mechanical Sciences , volume=

    Accurate modeling of material removal depth in convolutional process grinding for complex surfaces , author=. International Journal of Mechanical Sciences , volume=. 2024 , publisher=

  5. [5]

    Procedia CIRP , volume=

    High-precision assembly of electronic devices with lightweight robots through sensor-guided insertion , author=. Procedia CIRP , volume=. 2021 , publisher=

  6. [6]

    International Conference On Signal And Information Processing, Networking And Computers , pages=

    Design of Dual Robot Collaborative Assembly Scheme for Aerospace Products , author=. International Conference On Signal And Information Processing, Networking And Computers , pages=. 2022 , organization=

  7. [7]

    Robotics and Computer-Integrated Manufacturing , volume=

    A novel method to enhance the accuracy of parameter identification in elasto-geometrical calibration for industrial robots , author=. Robotics and Computer-Integrated Manufacturing , volume=. 2024 , publisher=

  8. [8]

    IEEE Access , volume=

    A comparative review of hand-eye calibration techniques for vision guided robots , author=. IEEE Access , volume=. 2021 , publisher=

  9. [9]

    IEEE Transactions on Robotics , volume=

    Robot--camera calibration in tightly constrained environment using interactive perception , author=. IEEE Transactions on Robotics , volume=. 2023 , publisher=

  10. [10]

    Measurement , volume=

    Real-time trajectory position error compensation technology of industrial robot , author=. Measurement , volume=. 2023 , publisher=

  11. [11]

    2014 IEEE International Conference on Robotics and Automation (ICRA) , pages=

    An information-theoretic approach to the correspondence-free AX= XB sensor calibration problem , author=. 2014 IEEE International Conference on Robotics and Automation (ICRA) , pages=. 2014 , organization=

  12. [12]

    International Journal of Computer Integrated Manufacturing , volume=

    An uncertainty analysis method for error reduction in end-effector of spatial robots with joint clearances and link dimension deviations , author=. International Journal of Computer Integrated Manufacturing , volume=. 2017 , publisher=

  13. [13]

    ISPRS Journal of Photogrammetry and Remote Sensing , volume=

    Accuracy of videometry with CCD sensors , author=. ISPRS Journal of Photogrammetry and Remote Sensing , volume=. 1990 , publisher=

  14. [14]

    IEEE Transactions on Robotics , volume=

    Probabilistic Framework for Hand--Eye and Robot--World Calibration AX= YB , author=. IEEE Transactions on Robotics , volume=. 2022 , publisher=

  15. [15]

    IEEE Transactions on Robotics , volume =

    Multiscale and Uncertainty-Aware Targetless Hand-Eye Calibration Via the Gauss--Helmert Model , author =. IEEE Transactions on Robotics , volume =. 2025 , publisher =

  16. [16]

    IEEE Transactions on Robotics , volume=

    Uncertainty-aware hand--eye calibration , author=. IEEE Transactions on Robotics , volume=. 2023 , publisher=

  17. [17]

    2016 IEEE International Conference on Multisensor Fusion and Integration for Intelligent Systems (MFI) , pages=

    Assessing the accuracy of industrial robots through metrology for the enhancement of automated non-destructive testing , author=. 2016 IEEE International Conference on Multisensor Fusion and Integration for Intelligent Systems (MFI) , pages=. 2016 , organization=

  18. [18]

    Robotics and Computer-Integrated Manufacturing , volume=

    A local POE-based self-calibration method using position and distance constraints for collaborative robots , author=. Robotics and Computer-Integrated Manufacturing , volume=. 2024 , publisher=

  19. [19]

    IEEE Transactions on Industrial Electronics , volume =

    Optimization Method for Configuration Set for Field Calibration of Industrial Robot , author =. IEEE Transactions on Industrial Electronics , volume =. 2025 , publisher=

  20. [20]

    IEEE Transactions on Industrial Informatics , volume=

    Efficient kinematic calibration for articulated robot based on unit dual quaternion , author=. IEEE Transactions on Industrial Informatics , volume=. 2023 , publisher=

  21. [21]

    IEEE Transactions on Industrial Electronics , volume =

    Kinematic Calibration for Serial Robots Based on a Vector Inner Product Error Model , author =. IEEE Transactions on Industrial Electronics , volume =. 2025 , publisher=

  22. [22]

    IEEE Transactions on Robotics and Automation , volume=

    Calibration of wrist-mounted robotic sensors by solving homogeneous transform equations of the form AX= XB , author=. IEEE Transactions on Robotics and Automation , volume=. 1989 , publisher=

  23. [23]

    IEEE Transactions on Robotics and Automation , volume=

    Simultaneous robot/world and tool/flange calibration by solving homogeneous transformation equations of the form AX= YB , author=. IEEE Transactions on Robotics and Automation , volume=. 1994 , publisher=

  24. [24]

    The International Journal of Robotics Research , volume=

    Finding the position and orientation of a sensor on a robot manipulator using quaternions , author=. The International Journal of Robotics Research , volume=. 1991 , publisher=

  25. [25]

    IEEE Transactions on Robotics and Automation , volume=

    Robot sensor calibration: solving AX= XB on the Euclidean group , author=. IEEE Transactions on Robotics and Automation , volume=. 1994 , publisher=

  26. [26]

    IEEE Transactions on Instrumentation and Measurement , volume=

    A new formulation for hand--eye calibrations as point-set matching , author=. IEEE Transactions on Instrumentation and Measurement , volume=. 2020 , publisher=

  27. [27]

    The International Journal of Robotics Research , volume=

    Robot hand-eye calibration using structure-from-motion , author=. The International Journal of Robotics Research , volume=. 2001 , publisher=

  28. [28]

    IEEE Transactions on Robotics and Automation , volume=

    Simultaneous robot-world and hand-eye calibration , author=. IEEE Transactions on Robotics and Automation , volume=. 1998 , publisher=

  29. [29]

    Proceedings

    A screw motion approach to uniqueness analysis of head-eye geometry , author=. Proceedings. 1991 IEEE Computer Society Conference on Computer Vision and Pattern Recognition , pages=. 1991 , organization=

  30. [30]

    Machine Vision and Applications , volume=

    Solving the robot-world hand-eye (s) calibration problem with iterative methods , author=. Machine Vision and Applications , volume=. 2017 , publisher=

  31. [31]

    International Journal of the Physical Science , volume=

    Simultaneous robot-world and hand-eye calibration using dual-quaternions and Kronecker product , author=. International Journal of the Physical Science , volume=

  32. [32]

    IEEE Transactions on Robotics and Automation , volume=

    A new technique for fully autonomous and efficient 3 d robotics hand/eye calibration , author=. IEEE Transactions on Robotics and Automation , volume=. 1989 , publisher=

  33. [33]

    The International Journal of Robotics Research , volume=

    Data selection for hand-eye calibration: A vector quantization approach , author=. The International Journal of Robotics Research , volume=. 2008 , publisher=

  34. [34]

    IEEE Robotics and Automation Letters , volume=

    Simultaneous hand-eye and robot-world calibration by solving the AX= YB problem without correspondence , author=. IEEE Robotics and Automation Letters , volume=. 2015 , publisher=

  35. [35]

    IEEE Robotics and Automation Letters , volume=

    Chess-calibrating the hand-eye matrix with screw constraints and synchronization , author=. IEEE Robotics and Automation Letters , volume=. 2018 , publisher=

  36. [36]

    2019 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=

    A novel robust approach for correspondence-free extrinsic calibration , author=. 2019 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=. 2019 , organization=

  37. [37]

    IEEE Transactions on Instrumentation and Measurement , volume=

    Correspondence matching and time delay estimation for hand-eye calibration , author=. IEEE Transactions on Instrumentation and Measurement , volume=. 2020 , publisher=

  38. [38]

    The International Journal of Medical Robotics and Computer Assisted Surgery , volume=

    Non-orthogonal tool/flange and robot/world calibration , author=. The International Journal of Medical Robotics and Computer Assisted Surgery , volume=. 2012 , publisher=

  39. [39]

    Pattern Recognition Letters , volume=

    Simultaneous robot-world and hand-eye calibration by the alternative linear programming , author=. Pattern Recognition Letters , volume=. 2019 , publisher=

  40. [40]

    IEEE International Conference on Robotics and Automation , pages=

    Hand-eye calibration using convex optimization , author=. IEEE International Conference on Robotics and Automation , pages=. 2011 , organization=

  41. [41]

    IEEE Transactions on Pattern Analysis and Machine Intelligence , volume=

    Globally optimal hand-eye calibration using branch-and-bound , author=. IEEE Transactions on Pattern Analysis and Machine Intelligence , volume=. 2015 , publisher=

  42. [42]

    IEEE Transactions on Industrial Electronics , volume=

    A stochastic global optimization algorithm for the two-frame sensor calibration problem , author=. IEEE Transactions on Industrial Electronics , volume=. 2015 , publisher=

  43. [43]

    IEEE/ASME Transactions on Mechatronics , volume=

    Globally optimal symbolic hand-eye calibration , author=. IEEE/ASME Transactions on Mechatronics , volume=. 2020 , publisher=

  44. [44]

    IEEE Transactions on Robotics , volume=

    A general approach to hand--eye calibration through the optimization of atomic transformations , author=. IEEE Transactions on Robotics , volume=. 2021 , publisher=

  45. [45]

    IEEE Transactions on Automation Science and Engineering , volume=

    Toward simultaneous coordinate calibrations of AX=YB problem by the LMI-SDP optimization , author=. IEEE Transactions on Automation Science and Engineering , volume=. 2022 , publisher=

  46. [46]

    IEEE/ASME Transactions on Mechatronics , year=

    Point Cloud Registration-Enabled Globally Optimal Hand--Eye Calibration , author=. IEEE/ASME Transactions on Mechatronics , year=

  47. [47]

    IEEE Transactions on Instrumentation and Measurement , volume=

    Two-Stage Hand-Eye Calibration based on Variance Minimization Principle , author=. IEEE Transactions on Instrumentation and Measurement , volume=. 2025 , publisher=

  48. [48]

    Actuators , volume=

    Hand-eye calibration algorithm based on an optimized neural network , author=. Actuators , volume=. 2021 , organization=

  49. [49]

    IEEE Robotics and Automation Letters , year=

    Generative Adversarial Networks for Solving Hand-Eye Calibration Without Data Correspondence , author=. IEEE Robotics and Automation Letters , year=

  50. [50]

    2015 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=

    Parameterizations for reducing camera reprojection error for robot-world hand-eye calibration , author=. 2015 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) , pages=. 2015 , organization=

  51. [51]

    IEEE Transactions on Systems, Man, and Cybernetics , volume=

    A noise-tolerant algorithm for robotic hand-eye calibration with or without sensor orientation measurement , author=. IEEE Transactions on Systems, Man, and Cybernetics , volume=. 1993 , publisher=

  52. [52]

    Mechanism and Machine Theory , volume=

    A two-step solution for robot-world calibration made intelligible by implementing Chasles' motion decomposition in Ad (SE (3)) , author=. Mechanism and Machine Theory , volume=. 2024 , publisher=

  53. [53]

    Journal of Mechanisms and Robotics , volume=

    Solving the robot-world/hand-eye calibration problem using the Kronecker product , author=. Journal of Mechanisms and Robotics , volume=. 2013 , publisher=

  54. [54]

    Sensors , volume=

    Methods for simultaneous robot-world-hand--eye calibration: A comparative study , author=. Sensors , volume=. 2019 , publisher=

  55. [55]

    IEEE Transactions on Robotics , volume=

    On the Covariance of X in AX=XB , author=. IEEE Transactions on Robotics , volume=. 2018 , publisher=

  56. [56]

    The International Journal of Robotics Research , volume=

    Nonparametric second-order theory of error propagation on motion groups , author=. The International Journal of Robotics Research , volume=. 2008 , publisher=