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

Merge feat/intersection-occlusion-latest #8

Merged

Commits on Apr 20, 2023

  1. migrated

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    5eef508 View commit details
    Browse the repository at this point in the history
  2. WIP

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    ea3d097 View commit details
    Browse the repository at this point in the history
  3. IntersectionModuleManager own one rtc_interface for intersection_occl…

    …usion
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    1bd7d73 View commit details
    Browse the repository at this point in the history
  4. divide occlusion safety and activated

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    5a73dcf View commit details
    Browse the repository at this point in the history
  5. fixed to update occlusion cooperate status at construction

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7dd3b24 View commit details
    Browse the repository at this point in the history
  6. fixed getOcclusionFirstStopSafety()

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    ed9ffdf View commit details
    Browse the repository at this point in the history
  7. fixed not to show both intersection and intersection_occlusion after …

    …passed 1st stop line
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a7caed2 View commit details
    Browse the repository at this point in the history
  8. fixed the intersection_occlusion/inersection stop position afte r CLE…

    …ARED
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    eb9e04a View commit details
    Browse the repository at this point in the history
  9. if occlusion cleared when eog is before 1st stop line, set stop line …

    …to 1st stop line and clear prev_occlusion_stop_line_pose_
    
    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    6eb2ff6 View commit details
    Browse the repository at this point in the history
  10. (misc) fix viz, sync param

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    caa4644 View commit details
    Browse the repository at this point in the history
  11. fixed vehicle footprint offset calculation

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    5695dc4 View commit details
    Browse the repository at this point in the history
  12. add occcupancy_grid_map method/param var to launcher

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    55ad405 View commit details
    Browse the repository at this point in the history
  13. migrated latest

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b174a05 View commit details
    Browse the repository at this point in the history
  14. use static pass judge line

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    501c360 View commit details
    Browse the repository at this point in the history
  15. removed some params

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    079dde9 View commit details
    Browse the repository at this point in the history
  16. organized param

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f488aaa View commit details
    Browse the repository at this point in the history
  17. add occlusion enable flag

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a5e6621 View commit details
    Browse the repository at this point in the history
  18. revert occupancy grid settings in this PR

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d5fe019 View commit details
    Browse the repository at this point in the history
  19. remove comment

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    cc9005e View commit details
    Browse the repository at this point in the history
  20. fixed pass judge line collision detection to original

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c586559 View commit details
    Browse the repository at this point in the history
  21. style(pre-commit): autofix

    pre-commit-ci[bot] authored and soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c35ab5a View commit details
    Browse the repository at this point in the history
  22. use vehicle_length for static pass judge line

    Signed-off-by: Mamoru Sobue <[email protected]>
    soblin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    8749f7a View commit details
    Browse the repository at this point in the history