Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualizing in Rviz #54

Open
BingPeng0 opened this issue Oct 29, 2024 · 3 comments
Open

Visualizing in Rviz #54

BingPeng0 opened this issue Oct 29, 2024 · 3 comments

Comments

@BingPeng0
Copy link

Hi. I have managed to run the code and can view it by subscribing to the yolo/dbg_image. But I wanted to ask how can I visualize the 3D image in the Rviz world like what is shown in the demo.

@mgonzs13
Copy link
Owner

@BingPeng0 You can use the marker visualization to show the 3D boxes.

@BingPeng0
Copy link
Author

BingPeng0 commented Oct 30, 2024

Sorry I still dont understand as I am quite new in ROS. Do I have to make another node to run the marker visualization or there is already topic being published provided in the yolov8 launch file.

@mgonzs13
Copy link
Owner

In rviz, using the Add button and then the By topic, you should see a marker topic. Adding it will visualize the 3D boxes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants