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
{{ message }}
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
Update error catching or logic to prevent crashing if incorrect type of track layout is input
track must be corner-straight, cannot take corner-corner yet. Leads to code freeze
logic for determining fastest way through a section that has two corners with a small straight sandwiched in-between, currently just slows previous corner until car can handle it. check functionality if corner after is longer and not enough time to speed up
Update so random layout can be entered and either the program uialerts user and stops or calculates with current calculation limitations.
The text was updated successfully, but these errors were encountered:
Update error catching or logic to prevent crashing if incorrect type of track layout is input
Update so random layout can be entered and either the program uialerts user and stops or calculates with current calculation limitations.
The text was updated successfully, but these errors were encountered: