|
image_common repositorycamera_calibration_parsers camera_info_manager camera_info_manager_py image_common image_transport |
ROS Distro
|
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
| Name | Version |
|---|---|
| camera_calibration_parsers | 3.1.12 |
| camera_info_manager | 3.1.12 |
| camera_info_manager_py | 3.1.12 |
| image_common | 3.1.12 |
| image_transport | 3.1.12 |
README
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager camera_info_manager_py image_common image_transport |
ROS Distro
|
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 (-) |
Packages
| Name | Version |
|---|---|
| camera_calibration_parsers | 5.1.7 |
| camera_info_manager | 5.1.7 |
| camera_info_manager_py | 5.1.7 |
| image_common | 5.1.7 |
| image_transport | 5.1.7 |
README
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager camera_info_manager_py image_common image_transport image_transport_py |
ROS Distro
|
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 (-) |
Packages
| Name | Version |
|---|---|
| camera_calibration_parsers | 6.1.3 |
| camera_info_manager | 6.1.3 |
| camera_info_manager_py | 6.1.3 |
| image_common | 6.1.3 |
| image_transport | 6.1.3 |
| image_transport_py | 6.1.3 |
README
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager camera_info_manager_py image_common image_transport image_transport_py |
ROS Distro
|
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 (-) |
Packages
| Name | Version |
|---|---|
| camera_calibration_parsers | 6.4.7 |
| camera_info_manager | 6.4.7 |
| camera_info_manager_py | 6.4.7 |
| image_common | 6.4.7 |
| image_transport | 6.4.7 |
| image_transport_py | 6.4.7 |
README
image_common
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 withmessage_filters -
republishnode — 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 -
convertcommand-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/SetCameraInfoservice requests - Thread-safe; supports lifecycle nodes
camera_info_manager_py
Pure Python equivalent of camera_info_manager for Python-based camera drivers.
-
CameraInfoManagerandZoomCameraInfoManagerclasses - 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.
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager camera_info_manager_py image_common image_transport |
ROS Distro
|
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
| Name | Version |
|---|---|
| camera_calibration_parsers | 3.1.12 |
| camera_info_manager | 3.1.12 |
| camera_info_manager_py | 3.1.12 |
| image_common | 3.1.12 |
| image_transport | 3.1.12 |
README
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager camera_info_manager_py image_common image_transport |
ROS Distro
|
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
| Name | Version |
|---|---|
| camera_calibration_parsers | 3.1.12 |
| camera_info_manager | 3.1.12 |
| camera_info_manager_py | 3.1.12 |
| image_common | 3.1.12 |
| image_transport | 3.1.12 |
README
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager image_transport |
ROS Distro
|
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
| Name | Version |
|---|---|
| camera_calibration_parsers | 2.0.1 |
| camera_info_manager | 2.0.1 |
| image_transport | 2.0.1 |
README
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager image_common image_transport |
ROS Distro
|
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
| Name | Version |
|---|---|
| camera_calibration_parsers | 2.2.1 |
| camera_info_manager | 2.2.1 |
| image_common | 2.2.1 |
| image_transport | 2.2.1 |
README
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager image_transport |
ROS Distro
|
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
| Name | Version |
|---|---|
| camera_calibration_parsers | 2.1.1 |
| camera_info_manager | 2.1.1 |
| image_transport | 2.1.1 |
README
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager image_common image_transport |
ROS Distro
|
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
| Name | Version |
|---|---|
| camera_calibration_parsers | 2.5.1 |
| camera_info_manager | 2.5.1 |
| image_common | 2.5.1 |
| image_transport | 2.5.1 |
README
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager image_common image_transport |
ROS Distro
|
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
| Name | Version |
|---|---|
| camera_calibration_parsers | 2.4.0 |
| camera_info_manager | 2.4.0 |
| image_common | 2.4.0 |
| image_transport | 2.4.0 |
README
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager image_common image_transport |
ROS Distro
|
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
| Name | Version |
|---|---|
| camera_calibration_parsers | 4.2.4 |
| camera_info_manager | 4.2.4 |
| image_common | 4.2.4 |
| image_transport | 4.2.4 |
README
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager image_common image_transport polled_camera |
ROS Distro
|
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
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager image_common image_transport polled_camera |
ROS Distro
|
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
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager image_common image_transport polled_camera |
ROS Distro
|
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
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager image_common image_transport polled_camera |
ROS Distro
|
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
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager image_common image_transport polled_camera |
ROS Distro
|
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
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager image_common image_transport polled_camera |
ROS Distro
|
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
CONTRIBUTING
|
image_common repositorycamera_calibration_parsers camera_info_manager image_common image_transport polled_camera |
ROS Distro
|
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
| Name | Version |
|---|---|
| camera_calibration_parsers | 1.12.1 |
| camera_info_manager | 1.12.1 |
| image_common | 1.12.1 |
| image_transport | 1.12.1 |
| polled_camera | 1.12.1 |