You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ahundt Hey I have one small doubt. If you can help me with this one then it would be very helpful.
I have one moving machine (consider like robot arm itself, but i have to control it with either matlab or joystick). I have attached one camera to its end effector. I need to do hand eye calibration to estimate the pose between the machine's end effector and the camera mounted on the end effector. I have following things with me.
Pose A: translation (13) and rotation vector (13) between machine's base and machine's end effector, for 32 different positions
sorry, what is a "Diamond charuco"?
I think the answer is yes, but you may need to modify the code a bit to input the transforms manually and convert their format to the one needed by the algorithm.
@ahundt Hey I have one small doubt. If you can help me with this one then it would be very helpful.
I have one moving machine (consider like robot arm itself, but i have to control it with either matlab or joystick). I have attached one camera to its end effector. I need to do hand eye calibration to estimate the pose between the machine's end effector and the camera mounted on the end effector. I have following things with me.
***Note: I do not have these values in terms of ros message or not saved in rosbag format. My question is, can I use this package to find the pose between end effector and camera mounted on it with the information I have stored.
The text was updated successfully, but these errors were encountered: