[Documentation] [TitleIndex] [WordIndex

image_transport/Reviews

Package proposal

image_transport provides specialized publisher and subscriber classes for transporting images. These classes use a plugin architecture to provide specialized transport options, such as through a video codec.

Original image_publisher package proposal: Sending ROS image messages over wireless is currently a major bottleneck. We need this to work for visualization, troubleshooting, teleoperation and off-board vision processing. Current solutions include:

image_publisher combines these ideas and adds additional features. Like the jpeg package, it contains encoder/decoder nodes. These support JPEG and PNG compression. encoder is a simple wrapper for the ImagePublisher class, which can also be used directly by other nodes. ImagePublisher advertises three topics: the original raw image, a rescaled thumbnail, and a compressed version. Compression format & level and thumbnail size can be set dynamically via parameters.

Package review meeting notes

Create new package review

Enter the date in the appropriate box to generate a template for an API or code review meeting. Check the QAProcess page for more information.


2024-04-13 12:40