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

Text on 3D bounding box #734

Open
lucasjinreal opened this issue Apr 15, 2019 · 4 comments
Open

Text on 3D bounding box #734

lucasjinreal opened this issue Apr 15, 2019 · 4 comments

Comments

@lucasjinreal
Copy link

Redirect from this issue: jsk-ros-pkg/jsk_recognition#2407

I want draw some text on bounding box like this:
image

Is this avaiable in jsk? Someone kindly tell me how to add it? I can not found such a field to draw text on bounding box

@708yamaguchi
Copy link
Member

I have not tested yet, but you can use jsk_rviz_plugins/Pictogram to show the string popups.

The document is here:
https://jsk-visualization.readthedocs.io/en/latest/jsk_rviz_plugins/plugins/pictogram.html

@lucasjinreal
Copy link
Author

@708yamaguchi Why not just add a field in BoundingBoxAarray?

@708yamaguchi
Copy link
Member

I think that separating BoundingBoxArray and Pictogram is better.

This is because it is very time-consuming to add the pictogram field to many msgs for visualization. (e.g. there are BoundingBox, Marker, Polygon, Pose and so on)

@knorth55
Copy link
Member

@jinfagang if you have suggestion, please make PR. let's discuss then.

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

3 participants