-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rs-Enumerate does not give units with extrinsics #8736
Comments
Hi @geoeo Rotation is in the form of a 3x3 rotation matrix, and the translation between physical sensors is expressed in the meters unit. |
Hi @geoeo Do you require further assistance with this case, please? Thanks! |
It would also be nice to have an image showing the axes. Theres something floating around for the d435i, but im not sure its official. |
I recalled that I had provided a link to such a diagram before. It is in the link below. As you say though, it is not official. There is an official D435i illustrated description of the relationship between IMU and depth sensor in the Intel IMU guide linked to below. https://www.intelrealsense.com/how-to-getting-imu-data-from-d435i-and-t265/ |
I have added a Documentation tag to this case so that your request for an official diagram of the translation between all sensors like the unofficial one above can be considered by the RealSense team. This case should be kept open in the meantime. Thanks! |
Reopened this as per your comment. Thanks! |
Thanks very much for the update! |
Issue Description
The rs-enumerate tool gives the extrinsics between sensors, which is great(!), but does not give units (which is not great!).
Its really important to give the user this information as well otherwise the whole procedure is useless.
Is it meters, cm? pixels?
Best,
Marc
The text was updated successfully, but these errors were encountered: