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

Project EV3 with pixy2, line detection using vscode how to get the line information from the camera? #781

Open
Louis17921 opened this issue Feb 28, 2022 · 1 comment

Comments

@Louis17921
Copy link

  • ev3dev version: PASTE THE OUTPUT OF uname -r HERE
  • ev3dev-lang-python version: INSERT ALL VERSIONS GIVEN BY dpkg-query -l {python3,micropython}-ev3dev* HERE
@Louis17921
Copy link
Author

Hello, I'm trying to reproduce the fonctionnement of a trajectory correction module in an autonomous car using Ev3 and pixy2 camera (so as to detect the line more easily) I'm coding on python3 using Vscode. I made research and found that using Smbus2 so as to communicate with the camera would be the good way to do it. But unfortunately, the module isn't working on my Vscode (it says it is not recognizing the module).Does someone get the same issue, or know how I could deal with that ? (I wanted to get the lines detection information from the camera)

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

1 participant