-
-
Notifications
You must be signed in to change notification settings - Fork 153
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
Add segmentation data publisher to camera plugin #951
base: master
Are you sure you want to change the base?
Commits on Jul 31, 2024
-
Add segmentation data publisher to camera plugin
Segmentation topic will appear for Camera nodes that have segmentation available. Data will only be published if subscribers are connected.
David committedJul 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 59c93a4 - Browse repository at this point
Copy the full SHA 59c93a4View commit details -
Segmentation requires recognition to be enabled
Fixed issue where segmentation did not work unless recognition was also subscribed
David committedJul 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 1d8906f - Browse repository at this point
Copy the full SHA 1d8906fView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5734f9e - Browse repository at this point
Copy the full SHA 5734f9eView commit details
Commits on Aug 29, 2024
-
Added segmentation test for webots_driver.
World has been slightly modified to enable segmentation on the camera. Test checks for width and height of recieved image, black pixels in the image (no object), red pixels in the image (object segmentation highlight).
David committedAug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 84d58cb - Browse repository at this point
Copy the full SHA 84d58cbView commit details -
Merge branch 'master' of github.com:dscroft/webots_ros2
David committedAug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 2d70467 - Browse repository at this point
Copy the full SHA 2d70467View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20c09b1 - Browse repository at this point
Copy the full SHA 20c09b1View commit details
Commits on Nov 27, 2024
-
Fixed issue in testSegmentation.
Segmentation data is not available in first frame so set comparison was failing.
David committedNov 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a7a1e9 - Browse repository at this point
Copy the full SHA 3a7a1e9View commit details