forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(perception_utils): add test in object_classification (autowa…
…refoundation#2083) * add test for isVehicle Signed-off-by: Yoshi Ri <yoshi.ri@tier4.jp> * add isCarLikeVehicle test Signed-off-by: Yoshi Ri <yoshi.ri@tier4.jp> * add isLargeVehicle test Signed-off-by: Yoshi Ri <yoshi.ri@tier4.jp> * fix namespace range Signed-off-by: Yoshi Ri <yoshi.ri@tier4.jp> * ci(pre-commit): autofix * remove unnecessary forloop Signed-off-by: Yoshi Ri <yoshi.ri@tier4.jp> * fix cpplint message Signed-off-by: Yoshi Ri <yoshi.ri@tier4.jp> * added edge case to iscarlikevehicle Signed-off-by: Yoshi Ri <yoshi.ri@tier4.jp> * run precommit Signed-off-by: Yoshi Ri <yoshi.ri@tier4.jp> * add possibe edge cases with comment Signed-off-by: Yoshi Ri <yoshi.ri@tier4.jp> Signed-off-by: Yoshi Ri <yoshi.ri@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
- Loading branch information
1 parent
def28d3
commit 92c6f0c
Showing
1 changed file
with
131 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters