-
Notifications
You must be signed in to change notification settings - Fork 179
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
WIP task and strategy code improvements. #2869
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
schwiti6190
commented
Oct 19, 2023
•
edited
Loading
edited
- Cleared up the task system.
- Uses CpObject for strategies to align the code standard and added task and job instances.
- Added field border sync to the job instances to make sure MP works the same as SP.
schwiti6190
force-pushed
the
TaskImprovements
branch
from
October 27, 2023 19:07
c518f11
to
5da247b
Compare
schwiti6190
force-pushed
the
TaskImprovements
branch
2 times, most recently
from
November 28, 2023 18:12
12df0b0
to
b09ca29
Compare
schwiti6190
force-pushed
the
TaskImprovements
branch
from
December 10, 2023 11:11
4233744
to
9889590
Compare
when driving to self unload before next row.
Continue at the turn end waypoint (instead of the turn start) if pathfinding back from self unload fails.
Apply side offset to target when finding path back to work after self unload.
Make sure that if a turn was finished before leaving for unloading/self unloading then we continue at the turn end, not driving back to the turn start.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.