-
Notifications
You must be signed in to change notification settings - Fork 466
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
[hydro] disabling a group doesn't disable its children #709
Comments
ghost
assigned wjwwood
Jan 17, 2014
I'll look into this. |
Hi wjwwood, Cool, thanks. Any news on this? |
I have not, no time yet. I'll try to address it as soon as possible. |
This results in a huge memory leak, btw. The children are (partially) disabled, but rviz still seems to collect data on them. |
Note this is related with #679 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After disabling a group, its children are still visible.
The text was updated successfully, but these errors were encountered: