Megasteakman / MegaMocapVR

A SteamVR powered mocap solution for Unreal Engine
GNU General Public License v3.0
365 stars 64 forks source link

Please add knees tracker,and floor calibration,PLS PLS PLS #28

Open zenithknight opened 2 years ago

zenithknight commented 2 years ago

this is a great project

How to add trackers for knees? This helps a lot with leg movements. Please add floor calibration, if there is no headset, the Tracker will be under the floor。

THX THX THX

alphadito commented 2 years ago

You can do your own floor calibration by modifying the function "GetSmoothedTrackerTransform" of the MMVR_PlayerPawn_BP blueprint. Just add a vector in the Z direction with a magnitude matching the negative Z value recorded when a tracker is on the floor. This was ~200 for me.

zenithknight commented 2 years ago

Thanks a Lot ,I have successfully corrected the offset, do you know how to add the knee back? I see in the code it is written