Remove all unnecessary shooter commands to clean up the codebase, then add a calibration mode that makes tuning the shooter table easier. The goal is to avoid the painful recompile-deploy loop when adjusting flywheel speeds and hood angles at different distances. Ideally we'd have controls to drive to a set distance, shoot with current table values, then use dial buttons to adjust up/down in real-time without code changes. Move to the next position and repeat. This could be a separate calibration mode using the same subsystems but different bindings, with optional logging of tuned values for easy copy-paste back into Constants.java.