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

About 'OverlayCamera' display #872

Open
nuyhead-hwang opened this issue Apr 26, 2023 · 3 comments
Open

About 'OverlayCamera' display #872

nuyhead-hwang opened this issue Apr 26, 2023 · 3 comments

Comments

@nuyhead-hwang
Copy link

When I try to use the 'overlay camera' display in rviz, it only shows a black rectangle in the render panel.

On the other hand, in rviz's original 'camera' display, it works fine on the same topic data.

So I analyzed your code and it seems to work if I uncomment the below code it works.

//setAssociatedWidget( render_panel_ );

But at the same time, there is a problem that another identical display is created in a new window.

@mqcmd196
Copy link
Member

mqcmd196 commented May 7, 2023

I haven't encountered

When I try to use the 'overlay camera' display in rviz, it only shows a black rectangle in the render panel.

Could you share the rosbag file and rviz settings that reproduce this problem? Or if rviz outputs something error, please share it

@mqcmd196
Copy link
Member

Screenshot from 2023-05-16 17-32-06

It works well in my environment ( Ubuntu 20.04, ros noetic, using the master branch ) without configuration editing. Did you build
any other related packages from the source?

@nuyhead-hwang
Copy link
Author

It works well in my environment ( Ubuntu 20.04, ros noetic, using the master branch ) without configuration editing. Did you build any other related packages from the source?

No I just installed the library

using below command

'sudo apt install ros-noetic-jsk-rviz-plugins'

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