hamuchiwa / AutoRCCar

OpenCV Python Neural Network Autonomous RC Car
BSD 2-Clause "Simplified" License
3.32k stars 1.48k forks source link

car don't stop #233

Closed Siraj95Abudaber closed 4 years ago

Siraj95Abudaber commented 4 years ago

am having a problem with "rc_driver.py" when ultrasonic gives a stop signal or the stop sign put stop_flag true it don't wait until the obstacle is removed !!!! i also noticed that there is no wait function in the code after obstacle detection ?!!!! @hamuchiwa any ideas why???

SaiSurya9999 commented 4 years ago

I have given you my drive programs through mail @Sirajabudabe check it out.

Yoganandhan01 commented 4 years ago

@SaiSurya9999 @Sirajabudabe I'm having the same problem in "rc_driver.py". My car also won't stop when the object was detected.? Can You help me with this problem..!