AutoRCCar icon indicating copy to clipboard operation
AutoRCCar copied to clipboard

OpenCV Python Neural Network Autonomous RC Car

Results 46 AutoRCCar issues
Sort by recently updated
recently updated
newest added

I need to get a single .npz file to train just like in ```collecting_training_data.py``` by hamichiwa. Here's the code I have used to drive my car. Please take a look,...

I am trying to follow this for a project and am having a serious issue. I run the training model process and guide through the track several times. Then, when...

When i do a keypress in the pygame window, it reflects on arduino uno by flashing a yellow light but the car does not move, any fixes? PS - i...

This file has been tested on my RC car and its working perfectly. please review it.

What is the host IP and wht is client IP?? Are they same..? And how to find the port? In Linux system

There is a small typo in arduino/README.md. Should read `article` rather than `aiticle`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

Hi everybody , I've finished this great project. if any one needs help just send me in viber : 0549 97 59 99. Good luck.

Hi, While running collect_training_data.py,everything is working fine. When I'm placing my car in hands, wheels are properly moving in forward reverse left right direction,... But when I'm placing my car...

I have the error in Ultrasonic_client.py client_socket.send(Str(distance).encode('utf-8')) BrokenPipeError: [Errno 32] Broken Pipe