-
I have an issue with a `picar servo-install` command, here is a stack trace:
```bash
$ picar servo-install
Traceback (most recent call last):
File "/usr/local/bin/picar", line 11, in
load_…
-
Hello,
I have an error on the fresh install of Rapbian :
pi@raspberrypi:~/SunFounder_PiCar $ picar servo-install
Traceback (most recent call last):
File "/usr/local/bin/picar", line 11, in …
-
I had to update to 3.7 on my pi else my install never finished . After going to 3.7 i see this error .
self._i2c_write_word_data(addr, reg, data)
File "/usr/local/lib/python3.7/site-packag…
-
Hi Sunfounder/community
I have an issue with a new PiCar-S. I have got to the stage of turning my front wheel servo to 90.
When I run "picar servo-install", the terminal prints "servo is now s…
-
I get the following error after running (picar servo-install):
IndentationError: unindent does not match any outer indentation level
Kindly advise.
Below is the full output:
pi@raspberrypi:~/S…
-
I tried to run this followring code
pi@raspberrypi:~/adeept_picar-b/server $ sudo python3 webServer.py
But gives me an error response..
pi@raspberrypi:~/adeept_picar-b/server $ sudo python…
-
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.p…
mbar1 updated
3 years ago
-
Can you make the WEB source available for edition using the Vue.js framework?
I am struggling to change the web interface that controls the robot without it, and it seems pretty hard...
-
INFO :2020-01-08 14:56:22,072: Creating a DeepPiCar...
DEBUG:2020-01-08 14:56:22,095: Set up camera
Traceback (most recent call last):
File "deep_pi_car.py", line 136, in
main()
File "de…
-
Hi
I just assembled the PiCar S and installed the software. When i run " picar front-wheel-test" nothing happens. However, the back wheels are mving with the command "picar rear-wheel-test". Please…