You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
uname -r
HEREdpkg-query -l {python3,micropython}-ev3dev*
HEREThe text was updated successfully, but these errors were encountered: