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

Unable to get PSMoveTracker #498

Open
steve-hops opened this issue Jan 9, 2025 · 2 comments
Open

Unable to get PSMoveTracker #498

steve-hops opened this issue Jan 9, 2025 · 2 comments

Comments

@steve-hops
Copy link

steve-hops commented Jan 9, 2025

hi there, im trying to use the psmoveapi for a school project, however, im facing the below error when trying to access tracker. im wondering is there something i might have missed out?

self.tracker = psmove.PSMoveTracker()
AttributeError: module 'psmove' has no attribute 'PSMoveTracker'

i checked that the ps eye camera works fine.
i'm using verision 4.0.12 of psmoveapi on ubuntu 22.04

thank you!

@steve-hops steve-hops changed the title Unable to detect PS Eye Camera Unable to get PSMoveTracker Jan 9, 2025
@thp
Copy link
Owner

thp commented Jan 10, 2025

Have you built the project with tracker support, and installed all dependencies (e.g. OpenCV)? Can you attach the full build log (do a clean rebuild if you haven't captured the log, so it really builds everything from scratch)?

@steve-hops
Copy link
Author

Untitled.odt

hi there, have attached the log.
my apologies for my ignorance, how should i enable the tracker?

Thank you!

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