Code Monkey home page Code Monkey logo

hand_eye_so4's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hand_eye_so4's Issues

Code license

Hi,

Thank you for providing the code. Could you add a license to your code?
Ideally something like a permissive license such as the Apache 2.0 or the BSD-3 licenses.

Strange result of MATLAB implementation

Hello, Im curious about your algorithm and I am trying to run it. I loaded samples:
a) from robot base to robot wrist 3 link: robotBase2Wrist
b) from camera to chessboard: camera2Marker
I should expect result similar to given by another hand-eye algorithms:
Obtained transformation:
-0.994175 0.0213239 -0.105644 -0.00604253
-0.10673 -0.0586749 0.992555 0.16979
0.0149665 0.998049 0.060609 -0.034022
0 0 0 1
Instead of this I get from your algorithm example result:
0,524322 -0,838104 -0,150559 0,0668619
0,685962 0,310964 0,657843 0,161761
-0,504522 -0,448190 0,737953 -0,333273
0 0 0 1

Running looks like:
[R, t, X] = proposed(robotBase2Wrist, camera2Marker, 1.0 * 10^(4));
I attach data which I use to calibration,
one is in x y z qx qy qz qw notation
second is in 4x4 homogenous matrices notation
I also attach execution script so you can easly reproduce my results using x y z qx qy qz qw notation.
Could you explain what could be wrong with my usage of your algorithm implementation?
data.zip

Other methods implementation

HI Jin,

I came across your paper " Hand-eye Calibration: 4D Procrustes Analysis Approach " the results seems promising. I would like to verify your proposed method and compare the to the other methods that you have mentioned in the paper on my computer. Do you mind to share the implementation for the other calibration methods?

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.