adeept / Adeept_PiCar-B_oldversion

Adeept 4WD Smart Robot Car PiCar-B for Raspberry Pi
GNU General Public License v3.0
14 stars 18 forks source link

turn wheels Left and Right are wrong lines 103 to 107 turn camera up and down are wrong lines 121-127 #2

Open jame302 opened 5 years ago

jame302 commented 5 years ago

left and right are reversed for front wheels 103-104 and lines 106-107

up and down are reversed for camera 121-122 and lines 124-127

adeept commented 5 years ago

Because the servos were produced in batches, some customers receive the servo which moves oppose expectations.We provide a new python program client_reverse.py to address the problem.It has been updated to GitHub; you can just download it directly on the PC and leave it in the client folder.

vaibhavbangwal commented 4 years ago

I need help with the line tracking module