Welcome to coral_usb_ros Discussions! #71
Replies: 1 comment 3 replies
-
Hello! I'm Ros Developer and System Engineer by profession, at heart I'm a roboticist with a passion for Perception. A quick link to my portfolio here: I'm currently working with the Edge TPU, where, at a high level, I will use this ros package to run on four camera's simultaneously. My current workaround is to create an intermediate node that subscribes to the four raw image topics and concatenates the images together using opencv and output them as one sensor_msgs/Image topic that would be fed into this package. I figure this would be a quick solve to the port issue and would lower the computational processing on the TPU. My other curiosity is how you were able to process scenarios where both the class topic and bounding box topics were needed. My current approach is to use the exact time policy to tie the topics together and process them in on e callback function. Cheers, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions