multunus / autonomous-rc-car

Autonomous RC car using Raspberry Pi and ANN
MIT License
306 stars 102 forks source link

autonomous.py issue #17

Open rafay11 opened 6 years ago

rafay11 commented 6 years ago

while running the autonomous.py script it gives an error " UnicodeDecodeError: 'ascii' codec cant decode byte 0x89 in position 9: ordinal not in range(128)?

Thanks in advance.