forked from ros-controls/gz_ros2_control
-
Notifications
You must be signed in to change notification settings - Fork 0
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
24 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,18 @@ | |
Changelog for package ign_ros2_control | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
1.3.1 (2024-07-02) | ||
------------------ | ||
* Simplify access for robot description from CM by overriding RM. (`#265 <https://github.com/ros-controls/gz_ros2_control/issues/265>`_) | ||
Co-authored-by: Alejandro Hernández Cordero <[email protected]> | ||
Co-authored-by: Sai Kishor Kothakota <[email protected]> | ||
* Harden behavior if a joint is not found in the model (`#325 <https://github.com/ros-controls/gz_ros2_control/issues/325>`_) | ||
* Don't crash if a joint does not exist | ||
* Don't crash if a wrong config was detected (`#324 <https://github.com/ros-controls/gz_ros2_control/issues/324>`_) | ||
* Changed to use spin instead of spin_once to enable multithreading with MultiThreadedExecutor (`#315 <https://github.com/ros-controls/gz_ros2_control/issues/315>`_) | ||
Co-authored-by: Alejandro Hernández Cordero <[email protected]> | ||
* Contributors: Christoph Fröhlich, Dr. Denis, Takashi Sato | ||
|
||
1.3.0 (2024-05-14) | ||
------------------ | ||
* Use Gazebo ROS vendor packages (`#277 <https://github.com/ros-controls/gz_ros2_control/issues/277>`_) | ||
|
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,15 @@ | |
Changelog for package ign_ros2_control_demos | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
1.3.1 (2024-07-02) | ||
------------------ | ||
* Ackermann steering example (`#349 <https://github.com/ros-controls/gz_ros2_control/issues/349>`_) | ||
* Rename variable in launch file (`#327 <https://github.com/ros-controls/gz_ros2_control/issues/327>`_) | ||
Co-authored-by: Alejandro Hernández Cordero <[email protected]> | ||
* added color definitions (`#310 <https://github.com/ros-controls/gz_ros2_control/issues/310>`_) | ||
* Remove stamped twist parameter (`#308 <https://github.com/ros-controls/gz_ros2_control/issues/308>`_) | ||
* Contributors: Christoph Fröhlich, Reza Kermani, huzaifa | ||
|
||
1.3.0 (2024-05-14) | ||
------------------ | ||
* Update pendulum-example (`#301 <https://github.com/ros-controls/gz_ros2_control/issues/301>`_) | ||
|
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