-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I got the center point (2D) of the bbox detected in Yolo. And I got a 3D point for this 2D point. So, I'm going to use this as a topic message.
I'm running it using roslaunch darknet_rod_3d darknet_ros_3d.launch.
I used this darknet_ros_3d while working on my project and there is a problem.
I made the 3D points output to the console window inside the code.
However, even if it is detected by Yolo, the 3D Point is not output.
So, I checked whether the topic is being output normally from rqt to the Topic Monitor, but it was not being output.
When I checked the checkbox of /darknet_ros_3d/bounding_boxes in Topic Monitor, 3D point was output normally.
What problem is this caused by..?
The picture above is unchecked and the picture below is checked.
Metadata
Metadata
Assignees
Labels
No labels

