ju1ce / Mediapipe-VR-Fullbody-Tracking

A repository using the MediaPipe API for fullbody tracking in VR with a single camera.
MIT License
422 stars 42 forks source link

Trying to use the OSC setting because SteamVR is not working for some reason, however I get this error message then it stops working entirely. #43

Open sophicalx opened 1 year ago

sophicalx commented 1 year ago

INFO: Start camera thread INFO: Starting pose detector... INFO: Created TensorFlow Lite XNNPACK delegate for CPU. Traceback (most recent call last): File "mediapipepose.py", line 181, in File "mediapipepose.py", line 159, in main File "backends.py", line 224, in updatepose File "backends.py", line 156, in osc_build_bundle File "backends.py", line 150, in osc_build_msg File "pythonosc\osc_message_builder.py", line 159, in build File "pythonosc\parsing\osc_types.py", line 231, in write_float OverflowError: float too large to pack with f format [32860] Failed to execute script 'mediapipepose' due to unhandled exception! Press any key to continue . . .

This happens every time I try loading the application, anybody know why? Also a invite to the discord would be nice!