Skip to content

3D point value is not output. #52

@gusrbgks

Description

@gusrbgks

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.

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions