-
Notifications
You must be signed in to change notification settings - Fork 175
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
Remote Control - Import Errors for cam, fw and bw #53
Comments
Update: I purged all dependencies and started over from scratch. Still had problems with numpy dependency, unable to import cv2? Referenced this page: https://www.raspberrypi.org/forums/viewtopic.php?t=211859 Did the following: I can at least see the camera output to the web interface after running |
Update2: I'm still unable to get the servos to react physically, I installed i2c-tools and can see the various boards at different i2c addresses. In addition I turned on all debug modes in several python files but there is no Django error. Far as I can tell the logs indicate that commands are received by Django API but no idea why the servos are not responding. |
Update3 If I plugin the 5.5V DC power (battery operated) while I run Question: If I run Thank you for your assistance |
I have run the ./install_dependencies shell script under the folder
SunFounder_PiCar-V
No errors were identified during the install script.
However when I navigate to /home/pi/SunFounder_PiCar-V/remote-control/ and run
sudo ./start
I get the following tracebacks, the django UI is up and functioning but it seem the camera module isn't working and the wheels are not calibrating.
The text was updated successfully, but these errors were encountered: