SharpAI
/

our servo jitters and buzzes when it should be holding still

The provided documentation does not directly address why a servo jitters or buzzes when it should be holding still.

However, the documentation notes that every pair of servo ports (0-1, 2-3, and 4-5) shares a 2 amp limit, and exceeding this limit can cause power issues; plugging servos into every other port is recommended to avoid overloading a pair . Additionally, if you want to stop a servo from actively holding its position, you can use setPwmDisable() to turn off the PWM signal, which causes REV Smart Robot Servos and goBILDA servos to stop holding their position entirely .

Was this right?

Generated from indexed documentation and can be wrong — check the source beside each claim. Follow-ups are not saved. Unofficial, not affiliated with FIRST. Quotes Game Manual 0 (CC BY-NC 4.0) and FTC Docs (BSD 3-Clause). Built by Sharp Face Robotics.