-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
- Loading branch information
Showing
3 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,20 @@ | |
Changelog for package ign_ros2_control | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
1.2.3 (2024-05-14) | ||
------------------ | ||
* Use Gazebo ROS vendor packages (`#277 <https://github.com/ros-controls/gz_ros2_control/issues/277>`_) | ||
* fixed target of ament_export_libraries (`#295 <https://github.com/ros-controls/gz_ros2_control/issues/295>`_) | ||
* fixed install include (`#294 <https://github.com/ros-controls/gz_ros2_control/issues/294>`_) | ||
* Added parameters robot_param and robot_param_node (`#275 <https://github.com/ros-controls/gz_ros2_control/issues/275>`_) (`#280 <https://github.com/ros-controls/gz_ros2_control/issues/280>`_) | ||
(cherry picked from commit 53b6c74b02bf85860854a37f429b6e2ecf22a4be) | ||
Co-authored-by: Alejandro Hernández Cordero <[email protected]> | ||
* Rewrite mimic joints (`#276 <https://github.com/ros-controls/gz_ros2_control/issues/276>`_) | ||
Co-authored-by: Alejandro Hernández Cordero <[email protected]> | ||
* Fixed linter (`#264 <https://github.com/ros-controls/gz_ros2_control/issues/264>`_) | ||
* Fix `#259 <https://github.com/ros-controls/gz_ros2_control/issues/259>`_ - `ParameterAlreadyDeclaredException` for parameter `position_proportional_gain` (`#261 <https://github.com/ros-controls/gz_ros2_control/issues/261>`_) | ||
* Contributors: Addisu Z. Taddese, Alejandro Hernández Cordero, Christoph Fröhlich, Patrick Roncagliolo, Takashi Sato, mergify[bot] | ||
|
||
1.2.2 (2024-03-21) | ||
------------------ | ||
* Fix typo (`#253 <https://github.com/ros-controls/gz_ros2_control/issues/253>`_) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,19 @@ | |
Changelog for package ign_ros2_control_demos | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
1.2.3 (2024-05-14) | ||
------------------ | ||
* Update pendulum-example (`#301 <https://github.com/ros-controls/gz_ros2_control/issues/301>`_) | ||
* Change initial pose of pendulum | ||
* Make position and effort version of pendulum equal | ||
* Use Gazebo ROS vendor packages (`#277 <https://github.com/ros-controls/gz_ros2_control/issues/277>`_) | ||
* Add cart-pole demo (`#289 <https://github.com/ros-controls/gz_ros2_control/issues/289>`_) | ||
* Rewrite mimic joints (`#276 <https://github.com/ros-controls/gz_ros2_control/issues/276>`_) | ||
Co-authored-by: Alejandro Hernández Cordero <[email protected]> | ||
* Fix flake8 (`#269 <https://github.com/ros-controls/gz_ros2_control/issues/269>`_) | ||
* Cleanup launch files and add example for .xml launch file. (`#266 <https://github.com/ros-controls/gz_ros2_control/issues/266>`_) | ||
* Contributors: Addisu Z. Taddese, Christoph Fröhlich, Dr. Denis | ||
|
||
1.2.2 (2024-03-21) | ||
------------------ | ||
* Add dep (`#256 <https://github.com/ros-controls/gz_ros2_control/issues/256>`_) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters