Geoffrey Biggs

Results 149 comments of Geoffrey Biggs

Can you please supply a list of commands to run and the necessary environment to verify this change works?

Are you using Foxy and Melodic on Ubuntu 18.04? I think it's worth noting that Foxy is not supported on 18.04 so errors are not surprising.

@peci1 Is it possible to create an automated test to verify the correct functionality?

The bridge will introduce some delay because it has to receive the data, translate it into a different data type, then broadcast it again. The length of this delay will...

Yes, if a PR were provided I think we would consider it.

Please change this to use a whitelist rather than a blacklist, with an additional option to enable all publishers.

Reading through the issue, I think I need some bag files so I can debug what's going wrong. - I don't think I can reproduce problem 1 without a bag...

I think you might be providing the parameters to the `image_transport` command incorrectly. My reading of the documentation and source is that you need to run one instance per camera...

This PR isn't inherently bad, but we think a better approach can be taken: rather than receiving a `Node*` or `Node::SharedPtr`, it would be better to receive a template type...