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

refactor(perception_utils): add test in object_classification #2083

Merged

Commits on Oct 17, 2022

  1. add test for isVehicle

    Signed-off-by: Yoshi Ri <[email protected]>
    YoshiRi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e678ec1 View commit details
    Browse the repository at this point in the history
  2. add isCarLikeVehicle test

    Signed-off-by: Yoshi Ri <[email protected]>
    YoshiRi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    a179ee3 View commit details
    Browse the repository at this point in the history
  3. add isLargeVehicle test

    Signed-off-by: Yoshi Ri <[email protected]>
    YoshiRi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6d211d3 View commit details
    Browse the repository at this point in the history
  4. fix namespace range

    Signed-off-by: Yoshi Ri <[email protected]>
    YoshiRi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    86c4948 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    695c7b5 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary forloop

    Signed-off-by: Yoshi Ri <[email protected]>
    YoshiRi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e1d667e View commit details
    Browse the repository at this point in the history
  7. Merge branch

    Signed-off-by: Yoshi Ri <[email protected]>
    YoshiRi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    8e74090 View commit details
    Browse the repository at this point in the history
  8. fix cpplint message

    Signed-off-by: Yoshi Ri <[email protected]>
    YoshiRi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    ba48343 View commit details
    Browse the repository at this point in the history
  9. added edge case to iscarlikevehicle

    Signed-off-by: Yoshi Ri <[email protected]>
    YoshiRi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    7bdb3a3 View commit details
    Browse the repository at this point in the history
  10. run precommit

    Signed-off-by: Yoshi Ri <[email protected]>
    YoshiRi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c1182c2 View commit details
    Browse the repository at this point in the history
  11. add possibe edge cases with comment

    Signed-off-by: Yoshi Ri <[email protected]>
    YoshiRi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    62e8f55 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    f4689cb View commit details
    Browse the repository at this point in the history