ros-one-openni-launch (1.11.1-4jammy.20251023.1052) UNRELEASED; urgency=medium

  * Append timestamp when binarydeb was built.

 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Thu, 23 Oct 2025 10:52:14 +0000

ros-one-openni-launch (1.11.1-0jammy) jammy; urgency=high



 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Thu, 13 Sep 2018 00:00:00 -0000

ros-one-openni-launch (1.11.0-0jammy) jammy; urgency=high



 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Sat, 13 Jan 2018 00:00:00 -0000

ros-one-openni-launch (1.10.0-0jammy) jammy; urgency=high

  * [maintenance] Repository moved to https://github.com/ros-drivers/openni_camera
  * Contributors: Isaac I.Y. Saito

 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Sat, 06 Jan 2018 00:00:00 -0000

ros-one-openni-launch (1.9.8-0jammy) jammy; urgency=high

  * [feat] adding depth_registered_filtered injection #26 <https://github.com/ros-drivers/openni_launch/issues/26>
  * [sys][Travis CI] Update config to using industrial_ci with Prerelease Test. #28 <https://github.com/ros-drivers/openni_launch/issues/28>
  * Contributors: Jonathan Bohren, Isaac I.Y. Saito

 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Sat, 07 May 2016 00:00:00 -0000

ros-one-openni-launch (1.9.7-0jammy) jammy; urgency=high

  * 1st ROS Jade release
  * [sys] Add a simple travis config
  * Contributors: Isaac I.Y. Saito

 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Sun, 15 Nov 2015 00:00:00 -0000

ros-one-openni-launch (1.9.6-0jammy) jammy; urgency=high

  * [feat] adjust frame ids to TF2
  * [fix] Removes the leading '/' from the TF frames in case tf_prefix is empty, which fixes this error:
    [ WARN] [1432284298.914340788]: TF2 exception:
    Invalid argument "/camera_rgb_optical_frame" passed to lookupTransform argument target_frame in tf2 frame_ids cannot start with a '/' like:  (/camera/camera_nodelet_manager)
    Actually, tf_prefix is now ignored altogether.
  * Contributors: Jack O'Quin, Jonathan Binney, Martin Guenther

 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Tue, 27 Oct 2015 00:00:00 -0000

ros-one-openni-launch (1.9.5-0jammy) jammy; urgency=high

  * Test the ROS launch files, fix some errors (#10 <https://github.com/ros-drivers/openni_launch/issues/10>).
  * Fix errors found by roslaunch unit test (#10 <https://github.com/ros-drivers/openni_launch/issues/10>).
  * Add unit tests for launch file dependencies.
  * Contributors: Jack O'Quin, jonbinney

 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Fri, 18 Apr 2014 00:00:00 -0000

ros-one-openni-launch (1.9.4-0jammy) jammy; urgency=high

  * Fix missing run_depend.
  * Contributors: Marcus Liebhardt, jonbinney

 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Sun, 25 Aug 2013 18:04:00 -0000

ros-one-openni-launch (1.9.3-0jammy) jammy; urgency=high

  * Switch to rgbd_launch.
  * Added sw_registration and hw_registration flags.
  * Modified the top level file to use internal file names.
  * device.launch is now internal.
  * Added deprecation notice about rgb.launch.
  * Deprecation notices about the move of common launch files to rgbd_launch.
  * Added tf prefix resolution.
  * Contributors: Piyush Khandelwal, jonbinney

 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Sun, 25 Aug 2013 17:49:00 -0000

ros-one-openni-launch (1.9.2-0jammy) jammy; urgency=high

  * Fix device registered point cloud generation.
  * Disabled unregistered depth and disparity processing when
    depth_registration is set to true.
  * Fixing xyzrgb pointcloud generation when device registration is
    enabled.
  * Contributors: Piyush Khandelwal, jonbinney

 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Thu, 01 Aug 2013 00:00:00 -0000

ros-one-openni-launch (1.9.1-0jammy) jammy; urgency=high

  * Allow proper usage of namespaces for openni's nodes and nodelets.
  * Add arguments for switching on/off each processing module.
  * Removes (assumed) duplicated depth nodelets include thereby removing
    service registration error.
  * Add topic remappings to sort the versious nodelets i/o (i.e. depth, rgb etc.).
  * Add option of utilising the worker threads parameter for the nodelet manager.
  * Moves nodelet_manager into camera namespace.
  * Contributors: Marcus Liebhardt, jonbinney

 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Mon, 29 Jul 2013 00:00:00 -0000

ros-one-openni-launch (1.9.0-0jammy) jammy; urgency=high



 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Thu, 27 Jun 2013 00:00:00 -0000

ros-one-openni-launch (1.8.3-0jammy) jammy; urgency=high

  * Catkinizing openni_launch.
  * Moved manager setup to manager.launch. Added options load_driver and
    publish_tf for suppressing the driver and/or default tf tree, to
    better support bag file playback and calibration.
  * Moved launching of all processing nodelets from device.launch to new
    processing.launch for better reusability, for example bag file
    playback.
  * Use 'respawn' arg instead of 'bond' (deprecated). Conforms to
    image_proc and stereo_image_proc launch files, and now attempts to
    respawn loaders when bonds are enabled. Removed rgb.launch, using
    image_proc.launch instead.
  * Initial commit of openni_launch as unary stack.
  * Contributors: Jonathan Binney, Julius Kammerl, Michael Ferguson, Patrick Mihelich, jbinney

 -- Isaac I.Y. Saito <130s@2000.jukuin.keio.ac.jp>  Thu, 03 Jan 2013 00:00:00 -0000


