Skip to content

Enable Segmentation in Ros2Camera plugin in webots_ros2 #763

Answered by ygoumaz
hardik-a62 asked this question in Q&A
Discussion options

You must be logged in to vote

You can enable camera recognition in the URDF file (<device> tag) and two topics will be published: /topicName/recognitions and /topicName/recognitions/webots. They respectively receive a list of the positions of detected objects on the image and a list of detailed information about each detected objects, including its pose. In case you are interested about the segmentation image, the plugin must be enhanced, as it currently doesn't enable segmentation and doesn't publish the segmentation image. If you open a PR to implement it, we would be happy to review it.

You can get more information about camera segmentation in the Reference Manual of Webots

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hardik-a62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants