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

[BUG_SP]JD 7R with Laforge EZ 1700 not performing turns properly #828

Closed
SavageMkII opened this issue Feb 1, 2022 · 3 comments · Fixed by #2057
Closed

[BUG_SP]JD 7R with Laforge EZ 1700 not performing turns properly #828

SavageMkII opened this issue Feb 1, 2022 · 3 comments · Fixed by #2057
Assignees
Labels
bug Something isn't working waiting for user User answer needed
Milestone

Comments

@SavageMkII
Copy link

SavageMkII commented Feb 1, 2022

READ FIRST
https://github.com/Courseplay/Courseplay_FS22/wiki

Steps to reproduce
Generate course on field 70 of Elmcreek(slightly customized field shape) with 2 headlands, corners set to sharp. Run tractor with spreader on course to spread lime on field. Observe

Actual behavior
Upon reaching the sharp corners of the course, the vehicle begins by reversing, but not far enough, then moves forward and around the turn, but also not far enough, then proceeds to reverse in circles until manually stopped. As for the row end turns, the generated turn maneuver does not line up with the next row properly and leaves a small patch of field uncovered.

Expected behavior
The vehicle should perform the turn properly and continue on the course, without missing any of the field.

Screenshots
fsScreen_2022_02_01_15_59_11
fsScreen_2022_02_01_15_56_15
fsScreen_2022_02_01_16_04_57
fsScreen_2022_02_01_16_05_00

Courseplay version
Version used: 7.0.0.25 1c8a5d0

Log
(https://gist.github.com/SavageMkII/9b373e33daeae959a634fed18de98629).

Map
Vanilla Elmcreek

Vehicles/ implements involved
Which vehicle or implement? Vanilla John Deere 7R with Bredal K165(6m spread unit)
Mod yes/no ? No

Relevant script mods
AD, EV, Lock Steering Axles

@SavageMkII SavageMkII added the bug Something isn't working label Feb 1, 2022
@SavageMkII
Copy link
Author

To be more clear, I have the lock steering axles mod(by Ifko[nator], and tested with the steering axle on the spreader locked and unlocked, and it didn't make an appreciable difference. I also tried adjusting the turn radius setting and the vertical offset of the tool, also with little to no effect.

@pvaiko
Copy link
Contributor

pvaiko commented Feb 2, 2022

I can't reproduce this and you have most of the debug channels turned off. Make sure to have the debug enabled on the vehicle, and channels fieldwork, pathfinder, reverse, ppc, turn, courses are all enabled.

@pvaiko pvaiko added the waiting for user User answer needed label Feb 2, 2022
@SavageMkII
Copy link
Author

Hi Peter, thanks for looking into this. I should have done some more testing before opening this issue. I've found the culprit:
fsScreen_2022_02_02_15_55_23
If I remove this weight from the tractor, everything works perfectly. I did some more testing with the debug channels you wanted, but I think this is going to be a low priority issue, so I will close for now.

@SavageMkII SavageMkII changed the title [BUG_SP]Tractor with spreader not performing turns properly [BUG_SP]JD 7R with Laforge EZ 1700 not performing turns properly Feb 2, 2022
@pvaiko pvaiko reopened this Oct 31, 2022
pvaiko added a commit that referenced this issue Oct 31, 2022
If the first implement we checked on the back of
the tractor (root node behind tractor's node) had
nothing attached, we stopped looking and did not
find other implements.

For instance, the JD 7R had a Laforge weight attached
underneath, we ignored all towed implements, which
messed up the turn calculations.

#828 #1306 #2054
@pvaiko pvaiko linked a pull request Oct 31, 2022 that will close this issue
@Tensuko Tensuko added this to the 7.1.1.6 milestone Oct 31, 2022
Tensuko added a commit that referenced this issue Nov 6, 2022
- fixed a bug where combines called full unloaders.
- threshold can now be lowered to 40% for auger wagons with a low max fill level when weight limit is enabled.
- add option (keybind) for course editor to delete all waypoints untill the end.
- fix for #2044
- fix for #2045
- fix for #2037
- fix for #828 #1306 #2054
- fix for #522 #2060
- partial fix for #1949
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waiting for user User answer needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants