ashtuchkin / vive-diy-position-sensor-geometry-getter

Small program to generate base station geometry for vive-diy-position-sensor project
23 stars 12 forks source link

What is the meaning of the matrix #4

Open XDAChen opened 2 years ago

XDAChen commented 2 years ago

Hi Alex, coming from the vive-diy-position-sensor project. I am trying to understand what are those outputted parameters.

For example: " b0 origin -1.528176 2.433746 -1.969393 matrix -0.839498 0.340747 -0.423244 -0.041220 0.736752 0.674906 0.541798 0.584028 -0.604456"

is base station 0, originated at location -1.5... 2.4... -1.9.... (x,y,z I supposed). What I don't have a clue is the matrix, what are those numbers for?

Thanks

ashtuchkin commented 2 years ago

It's a 3d rotation matrix of the base station, see https://en.wikipedia.org/wiki/Rotation_matrix

XDAChen commented 2 years ago

I see. I guess i have to have the VR headset to do the job? I am going to ask around for one.

Thanks Alex!

On Feb 7, 2022, at 12:40 AM, Alexander Shtuchkin @.***> wrote:

It's a 3d rotation matrix of the base station, see https://en.wikipedia.org/wiki/Rotation_matrix https://en.wikipedia.org/wiki/Rotation_matrix — Reply to this email directly, view it on GitHub https://github.com/ashtuchkin/vive-diy-position-sensor-geometry-getter/issues/4#issuecomment-1031094275, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALHICS5DPIXD5OHEDNHQBC3UZ5LNFANCNFSM5NWNWLYA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.