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
The preset distances are not accurate (uselessly so) with mechanam wheels, and untested with normal wheels. We can consider adding position tracking later, but as-is it's not practical, so we should rip it out., notably in IWheels and MechanamMotors.
Use the @deprecated annotation so the compiler can help you find out what needs to be replaced throughout the codebase, without ripping out the code entirely. Do not comment out code: you can check the Git history if you need to reference old code.