We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue #239 discussed this problem, but was closed. Currently, the disable_pub_plugins parameter in image_transport/src/publisher.cpp. It looks like this line was commented out in 2aaa970, but I don't see a comment explaining why. Is there a reason this line of code couldn't be uncommented? I'm running humble and am looking to disable compressed image transport without needing to remove packages, as suggested by https://answers.ros.org/question/255970/how-to-deactivate-image_transport-plugins/.
disable_pub_plugins
The text was updated successfully, but these errors were encountered:
It seem this may be in-progress to be implemented as an allowlist instead of blacklist in #264.
allowlist
blacklist
Sorry, something went wrong.
No branches or pull requests
Issue #239 discussed this problem, but was closed. Currently, the
disable_pub_plugins
parameter in image_transport/src/publisher.cpp. It looks like this line was commented out in 2aaa970, but I don't see a comment explaining why. Is there a reason this line of code couldn't be uncommented? I'm running humble and am looking to disable compressed image transport without needing to remove packages, as suggested by https://answers.ros.org/question/255970/how-to-deactivate-image_transport-plugins/.The text was updated successfully, but these errors were encountered: