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
Hi, I could successfully run the calibration workflow. Now, I have a couple of YAML files with the transformation matrix inside. However, I am not planning to use that inside ROS. So, what is the format of the transformation matrix? I see it is a homogenous matrix, but how can I properly extract the relative distance of the sensors wrt to the reference? For example, I assumed the homogenous matrix and I prepared a 4x4 matrix, I considered the last column as my translation vector [X, Y, Z]. I compared these values with the estimation I have from the hardware, and they are not close. Is there a proper way to extract this information? Thank you.
The text was updated successfully, but these errors were encountered:
Hi, I could successfully run the calibration workflow. Now, I have a couple of YAML files with the transformation matrix inside. However, I am not planning to use that inside ROS. So, what is the format of the transformation matrix? I see it is a homogenous matrix, but how can I properly extract the relative distance of the sensors wrt to the reference? For example, I assumed the homogenous matrix and I prepared a 4x4 matrix, I considered the last column as my translation vector [X, Y, Z]. I compared these values with the estimation I have from the hardware, and they are not close. Is there a proper way to extract this information? Thank you.
The text was updated successfully, but these errors were encountered: