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

trackguide with grading #416

Open
durandom opened this issue Sep 1, 2023 · 1 comment
Open

trackguide with grading #416

durandom opened this issue Sep 1, 2023 · 1 comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. hacktoberfest Issues targeting the hacktoberfest participants. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

Comments

@durandom
Copy link
Member

durandom commented Sep 1, 2023

As a driver, I want to see my progress in learning a track.

  1. laptime improves
  2. time in segment improves
  3. a score specific to segment features

Segment features are

  1. Brakepoint
  2. Brake pressure
  3. Gear
  4. Turn in
  5. Race line
  6. Apex
@durandom
Copy link
Member Author

durandom commented Sep 1, 2023

The TrackGuide message holds all notes, which are being evaluated at every entry of the segment. Then the most suitable note is chosen.

Factors are rating of the note (how well did the driver score) and how often the note has been played already and a weight/priority of the note.

@goern goern added hacktoberfest Issues targeting the hacktoberfest participants. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. labels Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. hacktoberfest Issues targeting the hacktoberfest participants. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Projects
None yet
Development

No branches or pull requests

2 participants