H4949
January 10, 2023, 8:17pm
1
For a while, my team has been experiencing an issue where multiple motors lock up once a single motor reaches a certain rotation (about 60°).
I’m pretty sure that the problem does not relate to any of the programming, since I’ve already looked through it several times.
Picture of the robot below:
Yellow = Motor that causes the locking
Green = Locked motors
Red = What we believe the cause is (Too much weight, causing the motors to freeze
)
Foster
January 10, 2023, 9:40pm
2
I’d love to post just an answer. Please post your code, you would be impressed on how fast new eyes can find a problem.
You can run the motor from the brain and see if it works in a standalone mode.
Can we get a side view a little closer on the arm that you are trying to move?
What is this robot supposed to be doing? From the picture you can tell pretty clearly that the green traction wheels are rubbing against the metal (probably causing a lot of friction), but what is the purpose of that setup?
1 Like
Appears to be an intake, from what I can see.
You’re going to get my standard answer(s):
we need to see the code
you should have the non-drivetrain motors (flywheels, intakes, etc) display their stats to the brain (temp, rpm, degrees, watts)
You’d be amazed what you can learn from seeing the motor stats.
6 Likes
system
Closed
January 11, 2024, 2:24am
6
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.