HuskieRobotics/3061-lib

add support for skid detection

Open

#117 opened on Jul 23, 2024

 (0 comments) (0 reactions) (0 assignees)Java (17 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (32 stars)
PR merge metrics
 (PR metrics pending)

Description

Implement the algorithm described by Orbit in their coding presentation that detects when the robot skids and doesn't feed the swerve module positions into the pose estimator when this condition is detected. (Or, perhaps better, feeds in the swerve module positions with a great deal of uncertainty.) IMG_7247

More details are available on this CD thread.

Contributor guide