Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle all new CW/CCW tracks, tidy up the menu and use the official NPY files #197

Open
dmh23 opened this issue Mar 10, 2023 · 2 comments
Open

Comments

@dmh23
Copy link
Collaborator

dmh23 commented Mar 10, 2023

The new CW/CCW tracks highlight the need to refactor the track code.
It really should be driven off config rather than numerous classes.
The edge waypoints can come from the NPY files, as well as being the better place to get the official centre waypoints.
The menu should be ordered properly, and structured with sub-menus for the different variants of the same track
Also capture a few more track details / attributes in fields, like the CW/CCW direction indicator and so on....

@ykzeng
Copy link

ykzeng commented Aug 12, 2023

agreed @dmh23 we struggled a bit while trying to load data for the latest monthly league race for clockwise rogue raceway track. Perhaps a refactoring is needed to load directly from any official npy track files?

@ykzeng
Copy link

ykzeng commented Aug 12, 2023

also, we would appreciate if there's any quick guidance on the process due to adding a new track in the current class setting. specifically, how length/width/dividers/annotations can be generated/retrieved, ideally in an automated fashion based on the npy file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants