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

Commits on Dec 12, 2022

  1. fix: turns on headlands when islands present

    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 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    4f01574 View commit details
    Browse the repository at this point in the history