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
Move configurable constants (e.g. pid constants, gear ratios, etc.) to their own classes that each implement a base configurable constants interface. Then create some accessing mechanism (e.g. enum, array, etc.) to load it based on robot name.
Move configurable constants (e.g. pid constants, gear ratios, etc.) to their own classes that each implement a base configurable constants interface. Then create some accessing mechanism (e.g. enum, array, etc.) to load it based on robot name.