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

fix: turns on headlands when islands present #2167

Merged
merged 1 commit into from
Dec 12, 2022
Merged

fix: turns on headlands when islands present #2167

merged 1 commit into from
Dec 12, 2022

Conversation

pvaiko
Copy link
Contributor

@pvaiko pvaiko commented Dec 12, 2022

Wide turns where the vehicle drives on one of the
headlands to the next row failed when the headland bypassed islands elsewhere because the headland
pass number property of some waypoints were lost
when smoothing the transition to the bypass
circle.

Fix smoothing adjust the waypoint coordinates only instead of creating a new waypoint.

#2163

Wide turns where the vehicle drives on one of the
headlands to the next row failed when the headland
bypassed islands elsewhere because the headland
pass number property of some waypoints were lost
when smoothing the transition to the bypass
circle.

Fix smoothing adjust the waypoint coordinates only
instead of creating a new waypoint.

#2163
@pvaiko pvaiko requested a review from Tensuko December 12, 2022 12:47
@pvaiko pvaiko self-assigned this Dec 12, 2022
@Tensuko Tensuko merged commit 9d8aa35 into main Dec 12, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants