This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
perception_launch: Traffic light composable nodes #43
Merged
Conversation
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
Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
Could you describe how to check this PR? |
@k0suke-murakami I've updated the description above. Please check and test. |
@TakaHoribe Have you already tested this? |
@wep21 I could see the debug images as shown in your post. Also noticed the
|
@TakaHoribe Thank you for checking. I will try to find the cause of exception. |
@wep21 This happens every time. It may be the demo data contains invalid data, or the processing at the end of the demo data throws an exception. |
TakaHoribe
approved these changes
Feb 18, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Investigation for the exception problem could be later.
kosuke55
pushed a commit
that referenced
this pull request
Jul 8, 2022
updates: - [github.com/tier4/pre-commit-hooks-ros: v0.7.0 → v0.7.1](tier4/pre-commit-hooks-ros@v0.7.0...v0.7.1) - [github.com/scop/pre-commit-shfmt: v3.4.3-1 → v3.5.0-1](scop/pre-commit-shfmt@v3.4.3-1...v3.5.0-1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This was referenced Jan 21, 2023
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Related PR
https://github.com/tier4/Pilot.Auto/pull/253
How to test
ros2 launch perception_launch perception.launch.xml mode:=lidar
ros2 launch traffic_light_dataset_publisher traffic_light_dataset_publisher.launch.xml image_folder:=(your_download directory)/voclike_datasets_from_web_noncrop/train/JPEGImages label_folder:=(your_download directory)/voclike_datasets_from_web_noncrop/train/Annotations
ros2 topic echo /perception/traffic_light_recognition/traffic_light_states
ros2 run rqt_image_view