You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m trying to use intel realsense depth camera (d435) and a tracking camera (T265) in this project to detect objects and localize them in real-time along with Rtab mapping.
I made my own launch file to run the cameras and the detection with darknet-ros then I added the part of publishing the TF of the detected object I took it from your launch file but it seems that does not work for me.
I tried to check the topic /cluster_decomposer/centroid_pose_array
But what I get is :
`subscribed to [/cluster_decomposer/centroid_pose_array]
no new messages
no new messages
no new messages
`
Knowing that I use my laptop to run this :
CUDA 11.2
Ubuntu 20.4
Ros Noetic
The text was updated successfully, but these errors were encountered:
I’m trying to use intel realsense depth camera (d435) and a tracking camera (T265) in this project to detect objects and localize them in real-time along with Rtab mapping.
I made my own launch file to run the cameras and the detection with darknet-ros then I added the part of publishing the TF of the detected object I took it from your launch file but it seems that does not work for me.
I tried to check the topic /cluster_decomposer/centroid_pose_array
But what I get is :
`subscribed to [/cluster_decomposer/centroid_pose_array]
no new messages
no new messages
no new messages
`
Knowing that I use my laptop to run this :
CUDA 11.2
Ubuntu 20.4
Ros Noetic
The text was updated successfully, but these errors were encountered: