Skip to content

Latest commit

 

History

History
62 lines (52 loc) · 2.83 KB

CHANGELOG.rst

File metadata and controls

62 lines (52 loc) · 2.83 KB

Changelog for package rgbd_launch

2.4.0 (2023-02-19)

  • Capability: Add queue_size option #52
  • Maintenance: Synced with older master branch #54, #53

2.3.0 (2020-06-02)

  • Noetic support #49
  • Contributors: Mike Ferguson, Isaac I.Y. Saito

2.2.2 (2016-09-13)

  • [capability] add rgb prefix, rectify_ir to node name
  • [maintenance] enable rostest upon build.
  • [maintenance] Remove Indigo. Enable Kinetic from Travis conf. #32
  • Contributors: Yuki Furuta, Isaac I.Y. Saito

2.2.1 (2016-05-07)

  • [feat] Depth registered filtered #26
  • [sys] Update config to using industrial_ci with Prerelease Test. #24
  • Contributors: Jonathan Bohren, Isaac I.Y. Saito

2.2.0 (2015-11-17)

  • 1st release into ROS Jade
  • [feat] Adjust to tf2 (#18)
  • [sys] travis enabled
  • Contributors: Daiki Maekawa, Isaac I.Y. Saito

2.1.1 (2015-11-16)

  • 1st ROS Jade release
  • [feat] Add convert_metric nodes to depth_registered.launch.xml (#13 from kbogert/hydro-devel)
  • [feat] Add the metric nodes to output a depth image
  • [fix] Merge pull request #1 from piyushk/piyush/kbogert-depth-registered-metric fixed rect convert metric to conform to both s/w and h/w pipelines. fixe...
  • Contributors: Kenneth Bogert, Piyush Khandelwal

2.1.0 (2014-05-05)

  • Revert "Add machine parameter". closes #5
  • Contributors: Piyush Khandelwal

2.0.1 (2013-09-06)

  • Merge pull request #2 - added machine parameter to launch nodelet manager on a remote machine.
  • Merge pull request #1 - added debayer_processing argument

2.0.0 (2013-08-19)

  • explicit s/w and h/w processing chains with flags to enable/disable
  • marked and moved all launch files as internal
  • added a script to serve as an upgrade notice for ROS Hydro. This notice should be removed for ROS Indigo
  • fixed cloud processing when device registration is enabled
  • added tf prefix resolution to kinect_frames
  • Migrated from openni_launch v1.9.1 and removed all openni specific files