ros-humble-gazebo-ros2-control-demos (0.4.10-1bookworm) bookworm; urgency=high

  * Add support for getting PID parameters from loaded parameters (#374 <https://github.com/ros-controls/gazebo_ros2_control//issues/374>) (#375 <https://github.com/ros-controls/gazebo_ros2_control//issues/375>)
    Co-authored-by: Christoph Fröhlich <mailto:christophfroehlich@users.noreply.github.com>
    Co-authored-by: Alejandro Hernández Cordero <mailto:ahcorde@gmail.com>
    (cherry picked from commit 6a4cc84344ed1a86807dc77f23f199598a205296)
    Co-authored-by: Sai Kishor Kothakota <mailto:saisastra3@gmail.com>
  * Add missing dependency (#350 <https://github.com/ros-controls/gazebo_ros2_control//issues/350>) (#351 <https://github.com/ros-controls/gazebo_ros2_control//issues/351>)
    (cherry picked from commit 06da0b04fefc0fa8f0bb8d4f57425d0abb261654)
    Co-authored-by: Christoph Fröhlich <mailto:christophfroehlich@users.noreply.github.com>
  * Contributors: mergify[bot]

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Mon, 16 Sep 2024 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.4.9-1bookworm) bookworm; urgency=high



 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Mon, 01 Jul 2024 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.4.8-1bookworm) bookworm; urgency=high

  * Change initial pose of pendulum (#313 <https://github.com/ros-controls/gazebo_ros2_control//issues/313>) (#315 <https://github.com/ros-controls/gazebo_ros2_control//issues/315>)
    (cherry picked from commit 40ee42da16af9f1bc78886dbaec8082fd3fdea26)
    Co-authored-by: Christoph Fröhlich <mailto:christophfroehlich@users.noreply.github.com>
  * Add PID controller to control joint using effort (#294 <https://github.com/ros-controls/gazebo_ros2_control//issues/294>)
    Co-authored-by: Alejandro Hernández Cordero <mailto:ahcorde@gmail.com>
    Co-authored-by: Christoph Fröhlich <mailto:christophfroehlich@users.noreply.github.com>
  * Add an example with a passive joint (backport #172 <https://github.com/ros-controls/gazebo_ros2_control//issues/172>) (#306 <https://github.com/ros-controls/gazebo_ros2_control//issues/306>)
    * Add an example with a passive joint (#172 <https://github.com/ros-controls/gazebo_ros2_control//issues/172>)
    Co-authored-by: Alejandro Hernández Cordero <mailto:ahcorde@gmail.com>
    (cherry picked from commit 7d5ec5dbad710d628bc14a82195c196f088621b8)
    # Conflicts:
    #     doc/index.rst
    * Fixed docs
    ---------
    Co-authored-by: Christoph Fröhlich <mailto:christophfroehlich@users.noreply.github.com>
    Co-authored-by: Alejandro Hernández Cordero <mailto:ahcorde@gmail.com>
  * Contributors: chameau5050, mergify[bot]

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Mon, 13 May 2024 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.4.7-1bookworm) bookworm; urgency=high

  * Cleanup of demos (#290 <https://github.com/ros-controls/gazebo_ros2_control/issues/290>) (#292 <https://github.com/ros-controls/gazebo_ros2_control/issues/292>)
    (cherry picked from commit 03b853b5337f6b8e9b8d4c0c8a3d814d7f34a97c)
    Co-authored-by: Christoph Fröhlich <mailto:christophfroehlich@users.noreply.github.com>
  * Contributors: mergify[bot]

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Wed, 20 Mar 2024 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.4.6-1bookworm) bookworm; urgency=high



 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Tue, 23 Jan 2024 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.4.5-1bookworm) bookworm; urgency=high

  * Rename cartpole (#252 <https://github.com/ros-controls/gazebo_ros2_control/issues/252>) (#254 <https://github.com/ros-controls/gazebo_ros2_control/issues/254>)
    Co-authored-by: Alejandro Hernández Cordero <mailto:ahcorde@gmail.com>
    (cherry picked from commit b39074a4a1adf8a9319a6d4378ac26e2aa9e298a)
    Co-authored-by: Christoph Fröhlich <mailto:christophfroehlich@users.noreply.github.com>
  * Replace double quotes with single ones (#243 <https://github.com/ros-controls/gazebo_ros2_control/issues/243>) (#244 <https://github.com/ros-controls/gazebo_ros2_control/issues/244>)
    (cherry picked from commit f991075a672a26d42c49504e07f8dbb46dfcbb4a)
    Co-authored-by: Christoph Fröhlich <mailto:christophfroehlich@users.noreply.github.com>
  * Cleanup controller config (#232 <https://github.com/ros-controls/gazebo_ros2_control/issues/232>) (#233 <https://github.com/ros-controls/gazebo_ros2_control/issues/233>)
    * Remove wrong yaml entries
    * Rename effort_controller
    (cherry picked from commit 934621ee236dc9b32350b113c6b42a894bfbf092)
    Co-authored-by: Christoph Fröhlich <mailto:christophfroehlich@users.noreply.github.com>
  * Contributors: mergify[bot]

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Wed, 03 Jan 2024 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.4.4-1bookworm) bookworm; urgency=high

  * Set the C++ version to 17 (#221 <https://github.com/ros-controls/gazebo_ros2_control/issues/221>) (#228 <https://github.com/ros-controls/gazebo_ros2_control/issues/228>)
    (cherry picked from commit 6da415cf82a75e2a5e9f9a41400957ad45b2be84)
    Co-authored-by: Alejandro Hernández Cordero <mailto:ahcorde@gmail.com>
  * Update diff_drive_controller.yaml (#224 <https://github.com/ros-controls/gazebo_ros2_control/issues/224>) (#225 <https://github.com/ros-controls/gazebo_ros2_control/issues/225>)
    The wrong base frame is set. The name of the link in the URDF is chassis.
    (cherry picked from commit c915939bfc13a43b2ab0e30029725f6c8023f3ca)
    Co-authored-by: David V. Lu!! <mailto:davidvlu@gmail.com>
  * Add pre-commit and CI-format (#206 <https://github.com/ros-controls/gazebo_ros2_control/issues/206>) (#207 <https://github.com/ros-controls/gazebo_ros2_control/issues/207>)
    * Add pre-commit and ci-format
    (cherry picked from commit f2cf686a1a97cefc9b5e3daa115e0c4854ea5707)
    Co-authored-by: Christoph Fröhlich <mailto:christophfroehlich@users.noreply.github.com>
  * Contributors: Alejandro Hernández Cordero, Christoph Fröhlich, mergify[bot]

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Sun, 20 Aug 2023 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.4.3-1bookworm) bookworm; urgency=high

  * Clean shutdown position example (#196 <https://github.com/ros-controls/gazebo_ros2_control/issues/196>) (#199 <https://github.com/ros-controls/gazebo_ros2_control/issues/199>)
  * Contributors: mergify[bot]

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Mon, 22 May 2023 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.4.2-1bookworm) bookworm; urgency=high



 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Wed, 01 Mar 2023 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.4.1-1bookworm) bookworm; urgency=high

  * Add tricycle controller demo (#145 <https://github.com/ros-controls/gazebo_ros2_control/issues/145>)
  * Contributors: Tony Najjar

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Mon, 06 Feb 2023 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.4.0-1bookworm) bookworm; urgency=high

  * fix demo launch
  * Fix setting initial values if command interfaces are not defined. (#110 <https://github.com/ros-simulation/gazebo_ros2_control/issues/110>)
  * Contributors: Bence Magyar, Denis Štogl, Maciej Bednarczyk

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Mon, 08 Aug 2022 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.3.1-1bookworm) bookworm; urgency=high

  * Fixed CMake source file extension (#140 <https://github.com/ros-simulation/gazebo_ros2_control/issues/140>)
  * Adding simulation time parameter for the controller manager (#138 <https://github.com/ros-simulation/gazebo_ros2_control/issues/138>)
    Adding the simulation parameter so that the controller manager uses the simulation time instead of the ROS time.  The '/odom' and corresponding tf will only be published if this parameter is set to true.
  * Adjust repo URL (#134 <https://github.com/ros-simulation/gazebo_ros2_control/issues/134>)
  * Changed launch variable name (#130 <https://github.com/ros-simulation/gazebo_ros2_control/issues/130>)
  * Contributors: Alejandro Hernández Cordero, Bence Magyar, Eslam Salah, Jakub "Deli" Delicat

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Mon, 04 Jul 2022 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.3.0-1bookworm) bookworm; urgency=high

  * [Forward port main] Added diff drive example (#113 <https://github.com/ros-simulation/gazebo_ros2_control/issues/113>) (#129 <https://github.com/ros-simulation/gazebo_ros2_control/issues/129>)
  * Merge pull request #120 <https://github.com/ros-simulation/gazebo_ros2_control/issues/120> from ros-simulation/ahcorde/main/117
    Adapted to Humble
  * make linters happy
  * Update to Humble API
  * Support for mimic joints and example with gripper. (#107 <https://github.com/ros-simulation/gazebo_ros2_control/issues/107>)
  * Contributors: Alejandro Hernández Cordero, Denis Štogl, ahcorde

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Thu, 26 May 2022 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.0.8-1bookworm) bookworm; urgency=high

  * Enable setting default position of the simulated robot using ros2_control URDF tag. (#100 <https://github.com/ros-simulation/gazebo_ros2_control//issues/100>)
  * Contributors: Denis Štogl

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Thu, 27 Jan 2022 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.0.7-1bookworm) bookworm; urgency=high



 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Thu, 02 Dec 2021 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.0.6-1bookworm) bookworm; urgency=high

  * Fix ros2_control resource manager in galatic (#96 <https://github.com/ros-simulation/gazebo_ros2_control//issues/96>)
  * Contributors: Alejandro Hernández Cordero

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Wed, 17 Nov 2021 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.0.4-1bookworm) bookworm; urgency=high

  * fix maintainer email (#92 <https://github.com/ros-simulation/gazebo_ros2_control//issues/92>)
  * Galactic: Pass time and period to update function (#88 <https://github.com/ros-simulation/gazebo_ros2_control//issues/88>)
  * Update severity of msgs to proper level (#91 <https://github.com/ros-simulation/gazebo_ros2_control//issues/91>)
  * Add Imu and FT state interfaces (#65 <https://github.com/ros-simulation/gazebo_ros2_control//issues/65>)
    Co-authored-by: Jordan Palacios <mailto:jordan.palacios@pal-robotics.com>
  * Contributors: Alejandro Hernández Cordero, Andy McEvoy, Bence Magyar, Victor Lopez

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Mon, 25 Oct 2021 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.0.3-1bookworm) bookworm; urgency=high

  * Update code with recent change in ros2_control (#81 <https://github.com/ros-simulation/gazebo_ros2_control/issues/81>)
  * Adding ros2_control dependency to demos (#74 <https://github.com/ros-simulation/gazebo_ros2_control/issues/74>) (#76 <https://github.com/ros-simulation/gazebo_ros2_control/issues/76>)
  * Contributors: Alejandro Hernández Cordero, Ron Marrero

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Tue, 15 Jun 2021 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.0.2-1bookworm) bookworm; urgency=high

  * Remove Unnecessary parameter in demo (#68 <https://github.com/ros-simulation/gazebo_ros2_control//issues/68>)
  * Add effort_controller exec_depend on demos (#69 <https://github.com/ros-simulation/gazebo_ros2_control//issues/69>)
  * add ros parameters file to node context (#60 <https://github.com/ros-simulation/gazebo_ros2_control//issues/60>)
    Co-authored-by: ahcorde <mailto:ahcorde@gmail.com>
  * add ros2_controllers as exec dependency (#56 <https://github.com/ros-simulation/gazebo_ros2_control//issues/56>)
    fixes #49 <https://github.com/ros-simulation/gazebo_ros2_control//issues/49>
  * Contributors: Alejandro Hernández Cordero, Karsten Knese

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Sun, 18 Apr 2021 16:00:00 -0000

ros-humble-gazebo-ros2-control-demos (0.0.1-1bookworm) bookworm; urgency=high

  * Updated with ros2-control Foxy API (#44 <https://github.com/ros-simulation/gazebo_ros2_control/issues/44>)
    Co-authored-by: Karsten Knese <mailto:Karsten1987@users.noreply.github.com>
  * Updated with recent ros2_control changes (#34 <https://github.com/ros-simulation/gazebo_ros2_control/issues/34>)
  * Added initial demos in gazebo_ros2_control_demos (#2 <https://github.com/ros-simulation/gazebo_ros2_control/issues/2>)
    Co-authored-by: Louise Poubel <mailto:louise@openrobotics.org>
  * Contributors: Alejandro Hernández Cordero, Louise Poubel, Karsten Knese, Bence Magyar

 -- Alejandro Hernandez <alejandro@osrfoundation.org>  Thu, 04 Feb 2021 16:00:00 -0000


