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

feat(surround_obstacle_checker): separate surround_obstacle_checker from hierarchical planning flow #830

Commits on May 8, 2022

  1. fix(surroud_obstacle_checker): use alias

    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 8, 2022
    Configuration menu
    Copy the full SHA
    6dd0439 View commit details
    Browse the repository at this point in the history
  2. feat(surround_obstacle_checker): use velocity limit

    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 8, 2022
    Configuration menu
    Copy the full SHA
    9b217f4 View commit details
    Browse the repository at this point in the history
  3. chore(surround_obstacle_checker): rename publisher, subscriber and ca…

    …llback functions
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 8, 2022
    Configuration menu
    Copy the full SHA
    2190aa3 View commit details
    Browse the repository at this point in the history
  4. refactor(surround_obstacle_checker): use parameter struct

    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 8, 2022
    Configuration menu
    Copy the full SHA
    5bbb149 View commit details
    Browse the repository at this point in the history
  5. fix(surround_obstacle_checker): use alias

    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 8, 2022
    Configuration menu
    Copy the full SHA
    0164cf3 View commit details
    Browse the repository at this point in the history
  6. refactor(surround_obstacle_checker): cleanup member functions

    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 8, 2022
    Configuration menu
    Copy the full SHA
    9aa5e75 View commit details
    Browse the repository at this point in the history
  7. refactor(surround_obstacle_checker): cleanup polygon handling

    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 8, 2022
    Configuration menu
    Copy the full SHA
    cdbcda9 View commit details
    Browse the repository at this point in the history
  8. refactor(surround_obstacle_checker): use marker helper

    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 8, 2022
    Configuration menu
    Copy the full SHA
    fd09867 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. feat(planning_launch): separate surround_obstacle_checker from hierar…

    …chical motion planning flow
    
    Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
    satoshi-ota committed May 9, 2022
    Configuration menu
    Copy the full SHA
    a516756 View commit details
    Browse the repository at this point in the history