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

ball track inop #65

Open
mbar1 opened this issue Feb 11, 2021 · 3 comments
Open

ball track inop #65

mbar1 opened this issue Feb 11, 2021 · 3 comments

Comments

@mbar1
Copy link

mbar1 commented Feb 11, 2021

i am unable to get the ball tracker to work.
Traceback (most recent call last):
File "C:\Users\LENOVO USER\Downloads\SunFounder_PiCar-V-master\SunFounder_PiCar-V-master\ball_track\ball_tracker.py", line 1, in
from picar import front_wheels, back_wheels
ModuleNotFoundError: No module named 'picar'
any suggestions?

@Theosakamg
Copy link

You must run on the PI.
( picar module is installed by install_dependencies on PI )

@mbar1
Copy link
Author

mbar1 commented Feb 14, 2021

Thanks, up and running. Just not as well as I hoped for. Any code improvements available?

@ctjoumas
Copy link

I was going to ask the same thing. I didn't have issues getting it to run, but it doesn't seem to work very well. Has anyone had success with this?

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

3 participants