Open EmiCoCo19 opened 2 years ago
Hi @EmiCoCo19 ! I had exactly the same problem, I attributed it to a machining problem and/or sand getting stuck in the bearings. My solution was to flush the gears of the wheel completely with WD40. Don't hesitate to use too much (without it dripping on the motors), in order to rinse off any dust, but you'll have to wipe off the excess afterwards.
Furthermore, if you are working with a cable that is plugged in and not on a battery, do not neglect the capacity of the cable to make the robot turn on the side of its plug.
Hello,
I want to thank you for your feedback! I sprayed the bearings and now I wait to dry up. I appreciate your promptitude and the detailed response. P.S. If you have more materials regarding this robot I would be grateful if you would share it. :D
Have a nice day!
On Wed, Mar 16, 2022 at 8:05 AM mactul @.***> wrote:
Hi @EmiCoCo19 https://github.com/EmiCoCo19 ! I had exactly the same problem, I attributed it to a machining problem and/or sand getting stuck in the bearings. My solution was to flush the gears of the wheel completely with WD40. Don't hesitate to use too much (without it dripping on the motors), in order to rinse off any dust, but you'll have to wipe off the excess afterwards.
Furthermore, if you are working with a cable that is plugged in and not on a battery, do not neglect the capacity of the cable to make the robot turn on the side of its plug.
— Reply to this email directly, view it on GitHub https://github.com/mactul/alphabot2pi/issues/1#issuecomment-1068769391, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWAH2Z6XLRNGGTZFRXU3U6DVAF227ANCNFSM5QZOGYNA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you were mentioned.Message ID: @.***>
Hi! There is one piece of information I can share, because it has caused me a lot of trouble, and that is about the robot's power supply. Where I bought it, it was not marked anywhere what kind of batteries were required. It looked like AA batteries, but they didn't work... In fact, you have to use 14500 3.7V batteries Once you know that, there are no more problems ^^
Hello,
I am using this robot for college project: "maze runner". I am tried to run a python program (on raspberryB+ board) that follows a line but after about 20 seconds it starts to spin like crazy. The right motor wheel blocks, the wheel stops spinning.
Did anybody encountered issues like this? Code attached bellow.
TRSensors.txt Line_Follow.txt AlphaBot2.txt