Skip to content

Support for Image Transport #9

@berickson

Description

@berickson

I started playing with the examples, and it looks like the ros endpoints for camera images only support the raw format. I was previously publishing images with python and could see a huge performance improvement for remote subscribers using compressed images.

It looks like the recommended way to do this is to use image_transport (see http://wiki.ros.org/image_transport). That adds support for multiple publish endpoints, compressed, Theora, etc.

Do you support / have any plans to support this? It looks like it might require BridgePublisher specializations for sensor_msgs::Image. I might try to code it up in a fork if you are interested.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions