ros-one-joint-state-controller (0.22.0-0noble.20251023.0402) UNRELEASED; urgency=medium

  * Append timestamp when binarydeb was built.

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Thu, 23 Oct 2025 04:02:21 +0000

ros-one-joint-state-controller (0.22.0-0noble) noble; urgency=high

  * Fix uncaught exception in joint_state_controller (#630 <https://github.com/ros-controls/ros_controllers/issues/630>)
  * add flag controlling init of last_publish_time_ (`#617 <https://github.com/ros-controls/ros_controllers/pull/617`_)
  * Contributors: Bryan Stuurman, Robert Haschke, Dr Denis

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Wed, 22 May 2024 00:00:00 -0000

ros-one-joint-state-controller (0.21.2-0noble) noble; urgency=high

  * [joint_state_controller] clear joint_state_ before assignment
  * Contributors: Cong Liu

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Sun, 03 Sep 2023 00:00:00 -0000

ros-one-joint-state-controller (0.21.1-0noble) noble; urgency=high

  * Don't hardcode plugin library path
  * Contributors: Jochen Sprickerhof

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Tue, 31 Jan 2023 00:00:00 -0000

ros-one-joint-state-controller (0.21.0-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Fri, 21 Oct 2022 00:00:00 -0000

ros-one-joint-state-controller (0.20.0-0noble) noble; urgency=high

  * Drop old C++ standard
  * Add <?xml version=1.0?> to every .launch and .test file
  * Contributors: Jochen Sprickerhof, Lucas Walter

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Fri, 06 May 2022 00:00:00 -0000

ros-one-joint-state-controller (0.19.0-0noble) noble; urgency=high

  * [joint_state_controller] Allow specification of joints or set specific order
    Introduces a 'joints' parameter similar to other controllers in order to
    be able to specify a subset of joints or a specific order of joints.
    This is useful when the HardwareInterface exposes joints in an order
    that is not desired or if certain joints are not meant to be published
    by a controller. If not provided, the controller publishes all joints
    and preserves backwards-compatibility.
  * Contributors: Wolfgang Merkt, Matt Reynolds

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Sun, 13 Jun 2021 00:00:00 -0000

ros-one-joint-state-controller (0.18.1-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Thu, 03 Dec 2020 00:00:00 -0000

ros-one-joint-state-controller (0.18.0-0noble) noble; urgency=high

  * Move .yaml and .launch files to config/ and launch/ folders
  * Update joint_state_controller's package.xml file to format 3
  * Apply consistent format to joint_state_controller's CMakeLists.txt file
  * Clean joint_state_controller's dependencies
  * Move pluginlib/clast_list_macros.hpp include to cpp file
  * Contributors: Mateus Amarante

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Sun, 11 Oct 2020 00:00:00 -0000

ros-one-joint-state-controller (0.17.0-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Tue, 12 May 2020 00:00:00 -0000

ros-one-joint-state-controller (0.16.1-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Mon, 27 Apr 2020 00:00:00 -0000

ros-one-joint-state-controller (0.16.0-0noble) noble; urgency=high

  * Bump CMake version to prevent CMP0048
  * Replace header guard with #pragma once
  * Contributors: Matt Reynolds

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Thu, 16 Apr 2020 00:00:00 -0000

ros-one-joint-state-controller (0.15.1-0noble) noble; urgency=high

  * Fix tipo joint_state_plugin.xml (#435 <https://github.com/ros-controls/ros_controllers/issues/435>)
    - Remove "is" from "The joint state controller is publishes"
  * Contributors: Caio Amaral

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Mon, 09 Mar 2020 00:00:00 -0000

ros-one-joint-state-controller (0.15.0-0noble) noble; urgency=high

  * Default all controller builds to C++14
  * Use range-based for loops wherever possible
  * boost::shared_ptr -> std::shared_ptr
  * fix install destination for libraries (#403 <https://github.com/ros-controls/ros_controllers/issues/403>)
  * Contributors: Bence Magyar, Gennaro Raiola, James Xu

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Tue, 26 Mar 2019 00:00:00 -0000

ros-one-joint-state-controller (0.14.3-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Sat, 09 Feb 2019 00:00:00 -0000

ros-one-joint-state-controller (0.14.2-0noble) noble; urgency=high

  * Update maintainers
  * Contributors: Bence Magyar

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Tue, 23 Oct 2018 00:00:00 -0000

ros-one-joint-state-controller (0.14.1-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Tue, 26 Jun 2018 00:00:00 -0000

ros-one-joint-state-controller (0.14.0-0noble) noble; urgency=high

  * migrate to new pluginlib headers
  * Contributors: Mathias Lüdtke

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Fri, 27 Apr 2018 00:00:00 -0000

ros-one-joint-state-controller (0.13.2-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Sat, 23 Dec 2017 00:00:00 -0000

ros-one-joint-state-controller (0.13.1-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Mon, 06 Nov 2017 00:00:00 -0000

ros-one-joint-state-controller (0.13.0-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Thu, 10 Aug 2017 00:00:00 -0000

ros-one-joint-state-controller (0.12.3-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Sun, 23 Apr 2017 00:00:00 -0000

ros-one-joint-state-controller (0.12.2-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Fri, 21 Apr 2017 00:00:00 -0000

ros-one-joint-state-controller (0.12.1-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Wed, 08 Mar 2017 00:00:00 -0000

ros-one-joint-state-controller (0.12.0-0noble) noble; urgency=high

  * Add Enrique and Bence to maintainers
  * Contributors: Bence Magyar

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Wed, 15 Feb 2017 00:00:00 -0000

ros-one-joint-state-controller (0.11.2-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Tue, 16 Aug 2016 00:00:00 -0000

ros-one-joint-state-controller (0.11.1-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Mon, 23 May 2016 00:00:00 -0000

ros-one-joint-state-controller (0.11.0-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Tue, 03 May 2016 00:00:00 -0000

ros-one-joint-state-controller (0.10.0-0noble) noble; urgency=high

  * Address -Wunused-parameter warnings
  * Add extra joints support
    Allow to optionally specify a set of extra joints for state publishing that
    are not contained in the JointStateInterface associated to the controller.
    The state of these joints can be specified via ROS parameters, and remains
    constant over time.
  * Add test suite
  * Migrate to package format2
  * Contributors: Adolfo Rodriguez Tsouroukdissian

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Fri, 20 Nov 2015 00:00:00 -0000

ros-one-joint-state-controller (0.9.2-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Mon, 04 May 2015 00:00:00 -0000

ros-one-joint-state-controller (0.9.1-0noble) noble; urgency=high

  * Update package maintainers
  * Contributors: Adolfo Rodriguez Tsouroukdissian

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Mon, 03 Nov 2014 00:00:00 -0000

ros-one-joint-state-controller (0.9.0-0noble) noble; urgency=high

  * Buildsystem fixes
  * Contributors: Dave Coleman

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Fri, 31 Oct 2014 00:00:00 -0000

ros-one-joint-state-controller (0.8.1-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Fri, 11 Jul 2014 00:00:00 -0000

ros-one-joint-state-controller (0.8.0-0noble) noble; urgency=high

  * Add missing controller resources to install target
  * Remove rosbuild artifacts. Fix #90 <https://github.com/ros-controls/ros_controllers/issues/90>.
  * Contributors: Adolfo Rodriguez Tsouroukdissian

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Mon, 12 May 2014 00:00:00 -0000

ros-one-joint-state-controller (0.7.2-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Tue, 01 Apr 2014 00:00:00 -0000

ros-one-joint-state-controller (0.7.1-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Mon, 31 Mar 2014 00:00:00 -0000

ros-one-joint-state-controller (0.7.0-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Fri, 28 Mar 2014 00:00:00 -0000

ros-one-joint-state-controller (0.6.0-0noble) noble; urgency=high

  * Link shared libraries to catkin libraries
    GCC is quite lenient with missing symbols on shared libraries and
    doesn't event output any warning about it.
    When building with other compilers, missing symbols result in build
    errors.
  * Install default config files
  * Contributors: Paul Mathieu

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Wed, 05 Feb 2014 00:00:00 -0000

ros-one-joint-state-controller (0.5.4-0noble) noble; urgency=high

  * Silence cppcheck warning on unit'ed variables.

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Mon, 30 Sep 2013 00:00:00 -0000

ros-one-joint-state-controller (0.5.3-0noble) noble; urgency=high

  * Removed last manifest.xml
  * Added ignored manifest.xml files, added rule to .gitignore

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Wed, 04 Sep 2013 00:00:00 -0000

ros-one-joint-state-controller (0.5.2-0noble) noble; urgency=high

  * Added joint limit enforcement for controller set point command

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Tue, 06 Aug 2013 00:00:00 -0000

ros-one-joint-state-controller (0.5.1-0noble) noble; urgency=high



 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Fri, 19 Jul 2013 00:00:00 -0000

ros-one-joint-state-controller (0.5.0-0noble) noble; urgency=high

  * Merged
  * Add meta tags to packages not specifying them.
    - Website, bugtracker, repository.
  * Restore "Fixed PLUGINLIB_DECLARE_CLASS depreacated errors""
    This reverts commit 0862ad93696b0d736b565cd65ea36690dde0eaa7.
  * Adding install targets for plugin xml files
  * Revert "Fixed PLUGINLIB_DECLARE_CLASS depreacated errors"
    This reverts commit 2314b8b434e35dc9c1c298140118a004e00febd8.
  * Fix package URL in package.xml

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Tue, 16 Jul 2013 00:00:00 -0000

ros-one-joint-state-controller (0.4.0-0noble) noble; urgency=high

  * Version 0.4.0
  * Removed PR2 references and renamed github repo in docs
  * Fix package URL in package.xml
  * Fixed PLUGINLIB_DECLARE_CLASS depreacated errors
  * Propagate API changes in hardware_interface.
  * adding install targets
  * adding switches for hybrid buildsystem
  * adding back more manifests and makefiles
  * Fix package URL.
  * bumping version
  * adding package.xml files
  * Catkinizing. Building, but could still be cleaned up
  * use new root nodehandle to publish joint states in the namespace of the controller manager. This fixes a but when pushing the controller manager in a namespace, and keeps the same behavior when the controller manager is not in a namespace
  * Add .gitignore files on a per-package basis.
  * Add missing include guard.
  * Change tab indentation for spaces.
  * port to new api with time and duration
  * moved package with joint state controller

 -- Bence Magyar <bence.magyar.robotics@gmail.com>  Wed, 26 Jun 2013 00:00:00 -0000


