Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JafarAbdi committed Sep 4, 2023
1 parent 02bcaae commit 37a98e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package topic_based_ros2_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.2.0 (2023-09-04)
------------------
* Check the mimicked joint interface before setting them (`#13 <https://github.com/PickNikRobotics/topic_based_ros2_control/issues/13>`_)
* Check ros context is valid before spinning the node (`#13 <https://github.com/PickNikRobotics/topic_based_ros2_control/issues/13>`_)
* Enable mobile base in Isaac (`#12 <https://github.com/PickNikRobotics/topic_based_ros2_control/issues/12>`_)
* Contributors: Jafar Uruç, Marq Rasmussen

0.1.1 (2023-06-09)
------------------
* colcon: fixup missing test dependency (`#9 <https://github.com/PickNikRobotics/topic_based_ros2_control/issues/9>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>topic_based_ros2_control</name>
<version>0.1.1</version>
<version>0.2.0</version>
<description>ros2 control hardware interface for topic_based sim</description>

<maintainer email="[email protected]">Marq Rasmussen</maintainer>
Expand Down

0 comments on commit 37a98e6

Please sign in to comment.