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,
Thanks for the awesome work! I am currently trying to calibrate the IMU sensors with cameras. However, I find that the extrinsic parameters of the accelerator is
Hello,
I don't know, sorry. I tried looking in the HoloLens2ForCV repo but was unable to find any relevant information.
I assume 1) is due to them being two separate physical devices and 2) since it is used to measure orientation changes, translation is not used to transform rotation matrices, but this is just speculation.
Hello, I don't know, sorry. I tried looking in the HoloLens2ForCV repo but was unable to find any relevant information. I assume 1) is due to them being two separate physical devices and 2) since it is used to measure orientation changes, translation is not used to transform rotation matrices, but this is just speculation.
Thanks for your reply. I personally also hold this idea. However, if this is the case, then it seems that we can not use this IMU data with cameras especially the gyroscope part. This is because the translation part is important when we use the gyroscope readings to do pose estimation such as SLAM algorithm.
Hi,
Thanks for the awesome work! I am currently trying to calibrate the IMU sensors with cameras. However, I find that the extrinsic parameters of the accelerator is
and the extrinsic parameters of the gyroscope is
and thus I have two questions about this
Thanks!
The text was updated successfully, but these errors were encountered: