You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've successfully transfered the video stream one to another process with it. But in the ros topic list I can see there's several topics are activate like "compressed", "theora" etc. which I don't need. So how to deactivate those topics? I only need the raw data.
Thank you so much.
The text was updated successfully, but these errors were encountered:
I actually came across this the last few days, too.
It seems like there was the option to deactivate plugins by adding them to the parameter disable_pub_plugins.
However, with the current ros2 branch, I'm slightly confused about what happened with reading the parameter.
I've successfully transfered the video stream one to another process with it. But in the ros topic list I can see there's several topics are activate like "compressed", "theora" etc. which I don't need. So how to deactivate those topics? I only need the raw data.
Thank you so much.
The text was updated successfully, but these errors were encountered: