Package Summary

Tags No category tags.
Version 3.0.8
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

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

Package Description

Contains components for processing depth images such as those produced by OpenNI camera. Functions include creating disparity images and point clouds, as well as registering (reprojecting) a depth image into another camera frame.

Additional Links

Maintainers

  • Vincent Rabaud
  • Joshua Whitley
  • Chris Ye
  • Jacob Perron

Authors

  • Patrick Mihelich
README
No README found. See repository README.
CHANGELOG

Changelog for package depth_image_proc

3.0.8 (2025-04-22)

3.0.7 (2025-02-27)

3.0.6 (2024-08-20)

3.0.5 (2024-07-24)

3.0.4 (2024-03-01)

3.0.3 (2022-01-24)

  • [backport humble] upport rgba8 and bgra8 encodings by skipping alpha channel (#869) (#895) backport #869
  • [backport humble] ROS 2: Add option to use the RGB image timestamp for the registered depth image (#872) (#893) backport #872
  • [backport Humble] Support MONO16 image encodings: point_cloud_xyz (#868) (#881) backport Humble #868
  • [backport humble] ROS 2: depth_image_proc/point_cloud_xyzi_radial Add intensity conversion (copy) for float (#867) (#879) backport #867
  • allow use as component or node (#859) backport #852 to humble
  • Contributors: Alejandro Hernández Cordero, Michael Ferguson

3.0.2 (2022-01-17)

  • Depth image transport configure susbcribers (#844)
  • Contributors: Alejandro Hernández Cordero

3.0.0 (2022-04-29)

  • Cleanup of depth_image_proc.
  • Fix linker error caused by templating in the conversions.cpp file (#718)
  • Port upsampling interpolation from #363 to ROS2 (#692)
  • Fix uncrustify errors
  • allow loading depth_image_proc::RegisterNode as a component
  • Replace deprecated geometry2 headers
  • Fixed typo in pointcloudxyz launch file
  • use unique_ptrs, remove unused code, add back in missing initMatrix call
  • add xyzrgb radial node
  • Use RCLCPP_WARN_THROTTLE (10 secs) to avoid terminal spam
  • Fix tiny error in comment
  • Warning instead of fatal error when frames are differents
  • revert a293252
  • Replace deprecated geometry2 headers
  • Add maintainer (#667)
  • move to hpp/cpp structure, create conversions file
  • Fix deprecation warning calling declare_parameter
  • Contributors: Chris Lalancette, Evan Flynn, Francisco Martin Rico, Francisco Martín Rico, Harshal Deshpande, Jacob Perron, Joe Schornak, Joseph Schornak, Joshua Whitley, Patrick Musau

2.2.1 (2020-08-27)

  • remove email blasts from steve macenski (#596)
  • [Foxy] Use ament_auto Macros (#573)
    • Fixing version and maintainer problems in camera_calibration.
    • Applying ament_auto macros to depth_image_proc.
    • Cleaning up package.xml in image_pipeline.
    • Applying ament_auto macros to image_proc.
    • Applying ament_auto macros to image_publisher.
    • Applying ament_auto macros to image_rotate.
    • Applying ament_auto macros to image_view.
    • Replacing some deprecated headers in image_view.
    • Fixing some build warnings in image_view.

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged depth_image_proc at Robotics Stack Exchange