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

Suggestion - Auto suggest number of headlands #12

Open
coatsy35 opened this issue Sep 6, 2023 · 3 comments
Open

Suggestion - Auto suggest number of headlands #12

coatsy35 opened this issue Sep 6, 2023 · 3 comments

Comments

@coatsy35
Copy link

coatsy35 commented Sep 6, 2023

Can/could the new generator auto suggest the number of headlands based on the total length of the vehicle combination? and also display the total length as a number so users know how long a combination is?

@pvaiko
Copy link
Contributor

pvaiko commented Sep 6, 2023

Yeah, that was brought up many times (and it really isn't the duty of the generator). I think the reason we never implemented it is the many factors going in to that calculation, beside the length (actually it is rather what we call the back marker distance) you have to know which turn maneuver is feasible there (3 point, U, or a bulb, etc.) based on the turn radius, the working width, the implements front and back and the target row you want to end up in after the turn, and the angle of headland and who knows what else.

If you have the magic formula or an idea for a simplified calculation, let us know :)

@coatsy35
Copy link
Author

coatsy35 commented Sep 6, 2023

Hmm, good point. Perhaps just displaying the length of the combination would be good enough. Or even globally save the headland setting for specific implement/vehicle combinations so it didn’t have to be entered each time. Just thinking out loud, but I see your point not an easy one. Perhaps an in game settings list for different implements rather than having to do it external in the CP files, so radius of turn path could be modified in game and saved along with the number of default headlands for that implement, type of headland turn (fishtail, bulb etc…) could have initial defaults and then allow users to change and save or reset etc… but that’s going off topic from the course generator.

@Tensuko
Copy link
Contributor

Tensuko commented Sep 7, 2023

I would go with the save bet and read the lenght + turn radius * 1.2 or something. Even it would be maybe too many headlands, it will help beginners at 1st (just an Idea).

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

3 participants