Open torinriley opened 4 days ago
The inconsistency may be bc of the battery, the actual algorithm isnt very good and we put in random numbers anyways so I didnt really expect a lot out of it.
On Sun, Nov 17, 2024 at 22:09 Torin Etheridge @.***> wrote:
Assigned #12 https://github.com/CapitalRobotics/Janxs_Brain/issues/12 to @cheesebroccoli https://github.com/cheesebroccoli.
— Reply to this email directly, view it on GitHub https://github.com/CapitalRobotics/Janxs_Brain/issues/12#event-15327734410, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5DXPAOJ2QOGUJHGFH53PFD2BFK7HAVCNFSM6AAAAABR6U2ZDSVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJVGMZDONZTGQ2DCMA . You are receiving this because you were assigned.Message ID: @.***>
Description
The PID control for the arm motor shows inconsistent behavior during matches. Despite working well in practice, the arm overshoots or undershoots its target position, causing delays or inaccuracies in task execution.
Steps to Reproduce
Expected Behavior
The PID loop should smoothly and consistently move the arm to the desired position, with minimal overshoot or undershoot, regardless of match conditions.
Actual Behavior
• During matches, the arm frequently overshoots or undershoots the target position. • The PID loop appears to overcompensate or stall intermittently. • Behavior is significantly less consistent than during practice sessions.
Screenshots or Logs
N/A
See Commits
eba1835