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

visualize ClassificationResult on rviz #871

Open
k-okada opened this issue Mar 10, 2023 · 1 comment
Open

visualize ClassificationResult on rviz #871

k-okada opened this issue Mar 10, 2023 · 1 comment

Comments

@k-okada
Copy link
Member

k-okada commented Mar 10, 2023

@sktometometo @knorth55 @iory

I am looking for ROS node to visualize ClassificationResult on rviz.
Here is a code that I found in 72b2 desktop (https://gist.github.com/k-okada/7845471a8f6c3140e69cfe77ac6095b5), but I suppose someone already write a similar script and commited on their branch. If you remember that, please let me know.

Screenshot from 2023-03-10 19-16-51

@knorth55
Copy link
Member

knorth55 commented Mar 11, 2023

I know the node to visualize ClassificationResult with jsk_recognition_msgs/RectArray (2D bounding box).
https://jsk-docs.readthedocs.io/projects/jsk_recognition/en/latest/jsk_perception/nodes/draw_rects.html

But I don't know a visualization node to show ClassificationResult with jsk_recognition_msgs/BoundingBoxArray (3D bounding box).
https://github.com/search?q=org%3Ajsk-ros-pkg+ClassificationResult&type=code

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