You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar rationale to #13. Determining if a subsystem is real or simulated via a set in the RobotConstants class is bad design. The creation logic is local to the factory but is indirectly controlled by the set.
Similar rationale to #13. Determining if a subsystem is real or simulated via a set in the
RobotConstantsclass is bad design. The creation logic is local to the factory but is indirectly controlled by the set.