-
Notifications
You must be signed in to change notification settings - Fork 649
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: add detection by tracker #65
Closed
YoheiMishina
wants to merge
8
commits into
autowarefoundation:tier4/proposal
from
YoheiMishina:1-add-detection-by-tracker
Closed
feat: add detection by tracker #65
YoheiMishina
wants to merge
8
commits into
autowarefoundation:tier4/proposal
from
YoheiMishina:1-add-detection-by-tracker
Commits on Dec 1, 2021
-
* initial commit * backup * apply format * cosmetic change * implement divided under segmenterd clusters * cosmetic change * bug fix * bug fix * bug fix * modify launch * add debug and bug fix * bug fix * bug fix * add no found tracked object * modify parameters and cmake * bug fix * remove debug info * add readme * modify clustering launch * run pre-commit * cosmetic change * cosmetic change * cosmetic change * apply markdownlint * modify launch * modify for cpplint * modify qos * change int to size_T * bug fix * change perception qos * Update perception/object_recognition/detection/detection_by_tracker/package.xml Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> * cosmetic change * cosmetic change * fix launch * Update perception/object_recognition/detection/detection_by_tracker/src/utils.cpp Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> * modify header include order * change include order * Update perception/object_recognition/detection/detection_by_tracker/src/detection_by_tracker_core.cpp Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> * change to std::optional * cosmetic change * Update perception/object_recognition/detection/detection_by_tracker/src/detection_by_tracker_core.cpp Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> * Update perception/object_recognition/detection/detection_by_tracker/src/detection_by_tracker_core.cpp Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> * bug fix * modify readme Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bfe1750 - Browse repository at this point
Copy the full SHA bfe1750View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e7fef6 - Browse repository at this point
Copy the full SHA 7e7fef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 841f8e8 - Browse repository at this point
Copy the full SHA 841f8e8View commit details -
too high confidence (#2229) (#2230)
Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fefa647 - Browse repository at this point
Copy the full SHA fefa647View commit details -
Change formatter to clang-format and black (#2332)
* Revert "Temporarily comment out pre-commit hooks" This reverts commit 748e9cdb145ce12f8b520bcbd97f5ff899fc28a3. * Replace ament_lint_common with autoware_lint_common Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Remove ament_cmake_uncrustify and ament_clang_format Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Apply Black Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Apply clang-format Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix build errors Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix for cpplint * Fix include double quotes to angle brackets Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Apply clang-format Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix build errors Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for edbb72a - Browse repository at this point
Copy the full SHA edbb72aView commit details -
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for b241a7f - Browse repository at this point
Copy the full SHA b241a7fView commit details -
port detection by tracker (#589)
* delete COLCON_IGNORE * potring autoware_auto_perception_msgs * add comments
Configuration menu - View commit details
-
Copy full SHA for 7951836 - Browse repository at this point
Copy the full SHA 7951836View commit details -
Auto/fix perception viz (#639)
* add ns of uuid * remove dynamic_object_visualization
Configuration menu - View commit details
-
Copy full SHA for 7888668 - Browse repository at this point
Copy the full SHA 7888668View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.