Skip to content
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

Mediapipepose error #36

Open
Alerakk opened this issue Jun 5, 2023 · 3 comments
Open

Mediapipepose error #36

Alerakk opened this issue Jun 5, 2023 · 3 comments

Comments

@Alerakk
Copy link

Alerakk commented Jun 5, 2023

I tried beta 0,7 and 0.6 version.
I installed and uninstalled the drivers.
I checked addons in steamvr.
I tried cam id's between 0-2 some 0 and 1 had no problem.
I only tried with steamvr but it doesn't matter bec in 0.6 it doesn't ask which app
How can I solve this?
Mediapipe Pose Error

Traceback (most recent call last):
File "mediapipepose.py", line 181, in
File "mediapipepose.py", line 60, in main
File "mediapipe\python\solutions\pose.py", line 146, in init
File "mediapipe\python\solution_base.py", line 264, in init
FileNotFoundError: The path does not exist.
[15656] Failed to execute script 'mediapipepose' due to unhandled exception!
Press any key to continue . . .

@ju1ce
Copy link
Owner

ju1ce commented Jun 9, 2023

The most common cause of this issue is not unzipping the files. Make sure that you extract all of the files in the zip into a folder somewhere on your pc, and only then run the program.

Similar issues can sometimes also happen if the program is in a place it doesnt have write permissions, but i dont think that is the issue here.

@Alerakk
Copy link
Author

Alerakk commented Jun 10, 2023

I had to format my pc for some problems. When I did, this fixed too. I just readed the whole page about the software. I understanded many things, First thing in the morning, I am going to fix some of my problems like not being on the ground and not calibrating properly.
Do you know any games to use this software? I used on VRchat and Blade and Sorcery(doesn't calibrate properly)

@ju1ce
Copy link
Owner

ju1ce commented Jun 12, 2023

personaly, i just use it for social apps. I dont think its really accurate enough to be kicking stuff with it...

What calibration problems do you have? Make sure to stand straight, look straight ahead and hit the recalibrate button every time you start the program, and it will automaticaly calibrate the trackers to the correct positions. In vrchat, you can enter the vrchat t-pose fbt calibration thing, and see exactly how well the tracking balls align with your body.

Some possible issues:

  • The balls are way too high/too low: scale calibration can sometimes fail, just adjust the scale slider manualy untill the balls are just above the ground
  • The movement is mirrored: usualy means that the camera is mirrored, just check the "mirror camera" parameter and recalibrate
  • The balls dont line up properly: use the rotation sliders to adjust everything manualy, until the balls are just inside your ankles. Note that the positions will be a bit different based on your overall pose, so try to get it as best as you can in a pose you are most likely to be in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants