Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Mode2 improvements #7188

Merged
merged 6 commits into from
May 12, 2021
Merged

Mode2 improvements #7188

merged 6 commits into from
May 12, 2021

Commits on May 10, 2021

  1. Try not to pass in front of the combine

    pvaiko authored and Tensuko committed May 10, 2021
    Configuration menu
    Copy the full SHA
    93e2431 View commit details
    Browse the repository at this point in the history
  2. areaToAvoid reaches the fruit now

    - also, debug channels cleaned up, now you need
    pathfinder channel to see the area to avoid.
    pvaiko authored and Tensuko committed May 10, 2021
    Configuration menu
    Copy the full SHA
    f2c2dfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6886a9a View commit details
    Browse the repository at this point in the history
  4. Pathfinder Tweaks

    - Increase the the distance to the target, where we don't swerve for our combine. (20 -> 75)
    
    - To prevent crashing into a working combine, an increased distance to the fruit by 1 should help. (3 -> 4)
    
    - For Mode2, we don't generate a course with trailers anyway. For Trucks, it can cause some unwanted conflict course with our combine. To prevent that, we don't generate a reverse course at all. (an increased turnradius is needed too, tested with 20m)  #7169
    Tensuko committed May 10, 2021
    Configuration menu
    Copy the full SHA
    4693c6e View commit details
    Browse the repository at this point in the history
  5. Image Update for ModHub

    Tensuko committed May 10, 2021
    Configuration menu
    Copy the full SHA
    ffde80d View commit details
    Browse the repository at this point in the history
  6. Update Version

    Tensuko committed May 10, 2021
    Configuration menu
    Copy the full SHA
    525e2cd View commit details
    Browse the repository at this point in the history