ros-one-freenect-camera (0.4.3-0noble.20260221.0010) UNRELEASED; urgency=medium

  * Append timestamp when binarydeb was built.

 -- Jack O'Quin <jack.oquin@gmail.com>  Sat, 21 Feb 2026 00:10:02 +0000

ros-one-freenect-camera (0.4.3-0noble) noble; urgency=high

  * Autogenerated, no changelog for this version found in CHANGELOG.rst.

 -- Jack O'Quin <jack.oquin@gmail.com>  Sat, 21 Feb 2026 00:10:02 -0000

ros-one-freenect-camera (0.4.2-0noble) noble; urgency=high

  * add include path for dynamic reconfigure
  * Fixed cmake dependency issue. #28 <https://github.com/ros-drivers/freenect_stack/issues/28>
  * Including log4cxx in CMakefile file. Compilation on OS X fails without this.
  * Contributors: Nick Hawes, Piyush Khandelwal, Tully Foote

 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 26 May 2016 00:00:00 -0000

ros-one-freenect-camera (0.4.1-0noble) noble; urgency=high



 -- Jack O'Quin <jack.oquin@gmail.com>  Fri, 27 Feb 2015 00:00:00 -0000

ros-one-freenect-camera (0.4.0-0noble) noble; urgency=high

  * Update header file to match libfreenect v0.5.1
  * Contributors: Piyush Khandelwal

 -- Jack O'Quin <jack.oquin@gmail.com>  Fri, 30 Jan 2015 00:00:00 -0000

ros-one-freenect-camera (0.3.2-0noble) noble; urgency=high

  * Add include for log4cxx/logger.h (#10 <https://github.com/ros-drivers/freenect_stack/issues/10>).

 -- Jack O'Quin <jack.oquin@gmail.com>  Fri, 17 Jan 2014 00:00:00 -0000

ros-one-freenect-camera (0.3.1-0noble) noble; urgency=high

  * Add dependency on log4cxx (#10 <https://github.com/ros-drivers/freenect_stack/issues/10>).

 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 16 Jan 2014 00:00:00 -0000

ros-one-freenect-camera (0.3.0-0noble) noble; urgency=high

  * Added dependency on pluginlib.

 -- Jack O'Quin <jack.oquin@gmail.com>  Mon, 19 Aug 2013 00:00:00 -0000

ros-one-freenect-camera (0.2.1-0noble) noble; urgency=high

  * bumping version to 0.2.1
  * removed a bit of redundant code
  * if the device times out (aka no streams are produced for 5 seconds after request), then the device streams are flushed again. Repeat flushing typically fixes the problem. This is an experimental fix. closes #3 <https://github.com/ros-drivers/freenect_stack/issues/3>
  * enabled flushing the device streams at the start, which typically fixes the issue of device streams not starting with a cold start. #3 <https://github.com/ros-drivers/freenect_stack/issues/3>
  * the driver no longer acquires the device for the camera motor as that is not used
  * now install the nodelets file to the system package. closes #5 <https://github.com/ros-drivers/freenect_stack/issues/5>
  * fixing header references inside catkin packages for libfreenect (ros-drivers-gbp/libfreenect-release#3 <https://github.com/ros-drivers-gbp/libfreenect-release/issues/3>)
  * install node and nodelet
  * add maintainer, url links
  * clean up library references
  * use catkin version of dynamic parameter generator
  * partial catkin conversion of freenect_camera, still problems
  * fixed a few bugs instroduced while creating diagnostics
  * added diagnostics support to freenect_camera
  * added a debug flag to set the libfreenect log level. might be useful for remote debugging
  * changed header file location to refrain from patching libfreenect internally
  * removed redundant device shutdown call (done by FreenectDriver already)
  * reorganized stack for release

 -- Jack O'Quin <jack.oquin@gmail.com>  Tue, 21 May 2013 14:53:47 +0000


