Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
David Conner committed Jun 23, 2023
1 parent b46b63a commit 9a22383
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions flexbe_manipulation_states/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package flexbe_manipulation_states
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.0 (2023-06-23)
------------------
* pylint testing with colcon test; flag some ROS 2 conversion issues; linter cleanup
* remove non-standard packages from rosdepend; update .github CI
* initial release of ROS 2 build; mostly untested other than some basic imports
Expand Down
2 changes: 1 addition & 1 deletion flexbe_manipulation_states/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<package format="3">
<name>flexbe_manipulation_states</name>
<version>1.0.1</version>
<version>2.0.0</version>
<description>
flexbe_manipulation_states provides a collection of robot-agnostic
states related to manipulation and trajectory execution.
Expand Down
4 changes: 2 additions & 2 deletions flexbe_navigation_states/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package flexbe_navigation_states
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.0 (2023-06-23)
------------------
* pylint testing with colcon test; flag some ROS 2 conversion issues; linter cleanup
* remove non-standard packages from rosdepend; update .github CI
* initial release of ROS 2 build; mostly untested other than some basic imports
Expand Down
2 changes: 1 addition & 1 deletion flexbe_navigation_states/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<package format="3">
<name>flexbe_navigation_states</name>
<version>1.0.1</version>
<version>2.0.0</version>
<description>
flexbe_navigation_states provides a collection of robot-agnostic
states related to mobile robot navigation.
Expand Down
4 changes: 2 additions & 2 deletions flexbe_utility_states/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package flexbe_utility_states
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.0 (2023-06-23)
------------------
* pylint testing with colcon test; flag some ROS 2 conversion issues; linter cleanup
* initial release of ROS 2 build; mostly untested other than some basic imports
* Merge pull request `#9 <https://github.com/FlexBE/generic_flexbe_states/issues/9>`_ from alireza-hosseini/install-src
Expand Down
2 changes: 1 addition & 1 deletion flexbe_utility_states/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<package format="3">
<name>flexbe_utility_states</name>
<version>1.0.1</version>
<version>2.0.0</version>
<description>
Provides a collection of generic states mainly for development and debugging purposes.
</description>
Expand Down
4 changes: 2 additions & 2 deletions generic_flexbe_states/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package generic_flexbe_states
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.0 (2023-06-23)
------------------
* pylint testing with colcon test; flag some ROS 2 conversion issues; linter cleanup
* Contributors: David Conner
2 changes: 1 addition & 1 deletion generic_flexbe_states/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<package format="3">
<name>generic_flexbe_states</name>
<version>1.0.1</version>
<version>2.0.0</version>
<description>
Provides a collection of generic states mainly for development and debugging purposes.
</description>
Expand Down

0 comments on commit 9a22383

Please sign in to comment.