Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

How to run these code? #7

Open
Lee-xiao opened this issue Dec 15, 2018 · 8 comments
Open

How to run these code? #7

Lee-xiao opened this issue Dec 15, 2018 · 8 comments

Comments

@Lee-xiao
Copy link

Some params are not defined ,how should I run the code?

@baiyuxas
Copy link

baiyuxas commented Jan 5, 2020

I also want to know!

@christianwengert
Copy link
Owner

See the Readme, also check out the documentation of the files autocalibrate.m and handeye.m.
There is written, how to to set up all parameters. You need to provide the images AND the corresponding world coordinates of your camera Hmarker2world.

%You need to have computed the intrinsic and extrinsic parameters of your
%camera (the extrinsic parameters with respect to the grid's local
%coordinate system). Then you also need to supply the pose / transformation
%of the robot arm / marker with repsect to the robot base / external
%tracking device in the following format:
%Pack into a 4x4xNumber_of_Views Matrix the following data
%Hmarker2world(:,:,i) = [Ri_3x3 ti_3x1;[ 0 0 0 1]] 

@baiyuxas
Copy link

baiyuxas commented Jan 6, 2020

could you tell me what's the format of active_images in handeye.m in71

@baiyuxas
Copy link

baiyuxas commented Jan 6, 2020

I have computed out the extrinsic parameters, transformation Matrix between the end effort and the base.and also computed the transformation Matrix between Calibration board and a fix camera.what is Hmarker2world.

@christianwengert
Copy link
Owner

Try make the the examples work, then try from there. I wrote that code for my thesis like more than 10 years ago and I do not have all the details actively in my brain

@baiyuxas
Copy link

baiyuxas commented Jan 7, 2020

appreciate a lot for your

@sunmaize
Copy link

sunmaize commented Jan 9, 2020

I can get Hmarker2world from ./example2 but how to get 'active_images' ? Thank you very much .

@christianwengert
Copy link
Owner

christianwengert commented Jan 9, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants