Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version humble
Last Updated 2025-06-12
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version jazzy
Last Updated 2025-06-12
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version kilted
Last Updated 2025-10-16
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version rolling
Last Updated 2026-05-04
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

README

image_common

License Version

A collection of ROS 2 packages providing core infrastructure for working with images and cameras in robotic systems. Part of the ROS Perception stack.

Packages

image_transport

The core image transport library. Provides a plugin-based architecture for publishing and subscribing to images in raw or compressed form, transparently switching between transports without changing application code.

  • Publisher / CameraPublisher — publish images with optional camera info
  • Subscriber / CameraSubscriber — subscribe to images with transport hints
  • SubscriberFilter — integration with message_filters
  • republish node — re-publish images between transports
  • list_transports — list available transport plugins
  • Lifecycle node support and QoS override

image_transport_py

Python bindings (pybind11) for image_transport, exposing ImageTransport, Publisher, Subscriber, CameraPublisher, and CameraSubscriber to Python 3 nodes.

camera_calibration_parsers

Read and write sensor_msgs/CameraInfo calibration data to/from disk.

  • YAML (.yaml / .yml) and INI (.ini) format support
  • convert command-line tool for format conversion

camera_info_manager

C++ CameraInfoManager class for camera drivers that need to load, save, and serve calibration data.

  • Loads calibration from file://, package://, and other URL schemes
  • Handles sensor_msgs/SetCameraInfo service requests
  • Thread-safe; supports lifecycle nodes

camera_info_manager_py

Pure Python equivalent of camera_info_manager for Python-based camera drivers.

  • CameraInfoManager and ZoomCameraInfoManager classes
  • YAML-based calibration storage
  • Drop-in counterpart to the C++ package

Installation

From binary packages

sudo apt install ros-$ROS_DISTRO-image-common

From source

mkdir -p ~/ros2_ws/src
cd ~/ros2_ws/src
git clone https://github.com/ros-perception/image_common.git
cd ~/ros2_ws
rosdep install --from-paths src --ignore-src -r -y
colcon build --packages-select image_common

Tutorials

Step-by-step tutorials for writing publishers and subscribers with image_transport are available in the companion repository:

ros-perception/image_transport_tutorials

Topics covered include:

  • Publishing and subscribing to images with image_transport
  • Using transport hints to select a specific transport
  • Writing a custom transport plugin
  • Python usage via image_transport_py

ROS 2 Distro Support

Distro Branch
Rolling rolling
Lyrical lyrical
Kilted kilted
Jazzy jazzy
Iron iron
Humble humble

Contributing

Contributions are welcome. Please open issues and pull requests on GitHub.

License

BSD 3-Clause. See LICENSE for details.

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version humble
Last Updated 2025-06-12
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

README

No README found.
No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version humble
Last Updated 2025-06-12
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version crystal
Last Updated 2018-12-08
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version eloquent
Last Updated 2019-10-24
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version dashing
Last Updated 2019-05-31
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version galactic
Last Updated 2022-11-16
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version foxy
Last Updated 2022-07-12
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version iron
Last Updated 2024-03-26
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version hydro-devel
Last Updated 2020-04-03
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
camera_calibration_parsers 1.11.14
camera_info_manager 1.11.14
image_common 1.11.14
image_transport 1.11.14
polled_camera 1.11.14

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version hydro-devel
Last Updated 2020-04-03
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
camera_calibration_parsers 1.11.14
camera_info_manager 1.11.14
image_common 1.11.14
image_transport 1.11.14
polled_camera 1.11.14

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version hydro-devel
Last Updated 2020-04-03
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
camera_calibration_parsers 1.11.14
camera_info_manager 1.11.14
image_common 1.11.14
image_transport 1.11.14
polled_camera 1.11.14

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version hydro-devel
Last Updated 2020-04-03
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
camera_calibration_parsers 1.11.14
camera_info_manager 1.11.14
image_common 1.11.14
image_transport 1.11.14
polled_camera 1.11.14

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version hydro-devel
Last Updated 2020-04-03
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
camera_calibration_parsers 1.11.14
camera_info_manager 1.11.14
image_common 1.11.14
image_transport 1.11.14
polled_camera 1.11.14

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version hydro-devel
Last Updated 2020-04-03
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
camera_calibration_parsers 1.11.14
camera_info_manager 1.11.14
image_common 1.11.14
image_transport 1.11.14
polled_camera 1.11.14

README

No README found.

Repository Summary

Checkout URI https://github.com/ros-perception/image_common.git
VCS Type git
VCS Version noetic-devel
Last Updated 2025-04-09
Dev Status MAINTAINED
Released RELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

README

No README found.