Skip to content

implementation of Finding the Kinematic Base Frame of a Robot by Hand-Eye Calibration Using 3D Position Data

Notifications You must be signed in to change notification settings

dectrfov/Hand-eye-calibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand-eye-calibration

This repository reproduces the algorithm in Finding the Kinematic Base Frame of a Robot by Hand-Eye Calibration Using 3D Position Data paper link.

Introduction

Hand-eye-calibration is used to calibrate the relationship between the camera and the robotic arm. Generally, it contains Eye-in-hand and Eye-to-hand configuration. No mater what configuration is, the formulation is written as
$ AX=ZB $
Where A, B, X and Z are 4*4 matrices

About

implementation of Finding the Kinematic Base Frame of a Robot by Hand-Eye Calibration Using 3D Position Data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages