RoboLoCo-5338/Competition_Bot_2025

Add Component Disable Toggles

Open

#94 opened on Apr 3, 2025

 (4 comments) (0 reactions) (1 assignee)Java (0 forks)auto 404
enhancementgood first issuepriority: mediumrequires bot: nonetopic: mechanisms

Repository metrics

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

Description

For testing, it would be useful to have the ability to toggle and completely disable a mechanism to ensure it doesn't activate while testing other components. For example, disabling the drive base motion while testing elevator without having to actually disable all driving code.

Contributor guide