-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels