adeept / adeept_picar-b

adeept_PiCar-B v2.0
24 stars 34 forks source link

Move control / Arm control #10

Open alain-lnpcrd opened 2 years ago

alain-lnpcrd commented 2 years ago

Hi Move control left right and arm control up down are exchanged

adeept commented 2 years ago

Hello, "Move control up down inverted":

Please try to modify lines 22-23 of move.py in the server folder: Change: Dir_forward = 1

Dir_backward = 0

To :

Dir_forward = 0

Dir_backward = 1

"arm control up down are inverted": Please confirm whether the servo is installed correctly. Technical Support @.***

---- Replied Message ---- From @.>Date 6/29/2022 21:45To @.>Cc @.***>Subject [adeept/adeept_picar-b] Move control / Arm control (Issue #10)

Hi Move control up down and arm control up down are inverted — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>