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(behavior_velocity): add mandatory detection area for run out module #2864

Merged

Commits on Feb 9, 2023

  1. feat: add mandatory detection area

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    cb83565 View commit details
    Browse the repository at this point in the history
  2. change the topic order to subscribe compare map filtered points

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6dcb354 View commit details
    Browse the repository at this point in the history
  3. define function for transform pointcloud

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    024dfae View commit details
    Browse the repository at this point in the history
  4. add missing mutex lock

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    5fa2595 View commit details
    Browse the repository at this point in the history
  5. fix subscribing topic for points

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    23e9575 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary comments

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    fe3cac8 View commit details
    Browse the repository at this point in the history
  7. add debug publisher for pointcloud

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    b415efe View commit details
    Browse the repository at this point in the history
  8. fix warning for empty frame id

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    24fd35b View commit details
    Browse the repository at this point in the history
  9. add comments

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    8efeafe View commit details
    Browse the repository at this point in the history
  10. add parameter whether to use mandatory detection area

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    250614d View commit details
    Browse the repository at this point in the history
  11. use the same stop margin for the two kind of detection area

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    2a70f87 View commit details
    Browse the repository at this point in the history
  12. remove unused parameter

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    85d73ec View commit details
    Browse the repository at this point in the history
  13. change max queue size

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    52fdee4 View commit details
    Browse the repository at this point in the history
  14. change the marker color of mandatory detection area

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ae70971 View commit details
    Browse the repository at this point in the history
  15. fix publishing debug pointcloud

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    581049c View commit details
    Browse the repository at this point in the history
  16. create function to concatenate clouds

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    56b6de3 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. use current_odometory instead of current_pose

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    ffd7c7c View commit details
    Browse the repository at this point in the history
  2. add param for mandatory area

    Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
    TomohitoAndo committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    8a1ab6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5669ac6 View commit details
    Browse the repository at this point in the history