Skip to content

Commit

Permalink
0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Dec 29, 2020
1 parent f3db03f commit de85e31
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions arbotix/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package arbotix
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.11.0 (2020-12-29)
-------------------

0.10.0 (2014-07-14)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion arbotix/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>arbotix</name>
<version>0.10.0</version>
<version>0.11.0</version>
<description>ArbotiX Drivers</description>
<author>Michael Ferguson</author>
<maintainer email="mike@vanadiumlabs.com">Michael Ferguson</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions arbotix_controllers/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package arbotix_controllers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.11.0 (2020-12-29)
-------------------
* Update all python shebangs to python3 + rosdep dependency (`#48 <https://github.com/vanadiumlabs/arbotix_ros/issues/48>`_)
Co-authored-by: Murat Calis <mc@pirate-robotics.net>
* Merge pull request `#22 <https://github.com/vanadiumlabs/arbotix_ros/issues/22>`_ from corot/indigo-devel
Expand Down
2 changes: 1 addition & 1 deletion arbotix_controllers/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>arbotix_controllers</name>
<version>0.10.0</version>
<version>0.11.0</version>
<description>
Extends the arbotix_python package with a number of more sophisticated ROS wrappers for common devices.
</description>
Expand Down
4 changes: 2 additions & 2 deletions arbotix_firmware/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package arbotix_firmware
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.11.0 (2020-12-29)
-------------------

0.10.0 (2014-07-14)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion arbotix_firmware/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>arbotix_firmware</name>
<version>0.10.0</version>
<version>0.11.0</version>
<description>
Firmware source code for ArbotiX ROS bindings.
</description>
Expand Down
4 changes: 2 additions & 2 deletions arbotix_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package arbotix_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.11.0 (2020-12-29)
-------------------
* Merge pull request `#25 <https://github.com/vanadiumlabs/arbotix_ros/issues/25>`_ from corot/indigo-devel
Implement issue https://github.com/vanadiumlabs/arbotix_ros/issues/24:
* Implement issue https://github.com/vanadiumlabs/arbotix_ros/issues/24:
Expand Down
2 changes: 1 addition & 1 deletion arbotix_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>arbotix_msgs</name>
<version>0.10.0</version>
<version>0.11.0</version>
<description>
Messages and Services definitions for the ArbotiX.
</description>
Expand Down
4 changes: 2 additions & 2 deletions arbotix_python/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package arbotix_python
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.11.0 (2020-12-29)
-------------------
* Update all python shebangs to python3 + rosdep dependency (`#48 <https://github.com/vanadiumlabs/arbotix_ros/issues/48>`_)
Co-authored-by: Murat Calis <mc@pirate-robotics.net>
* arbotix_python for ROS Noetic (`#46 <https://github.com/vanadiumlabs/arbotix_ros/issues/46>`_)
Expand Down
2 changes: 1 addition & 1 deletion arbotix_python/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>arbotix_python</name>
<version>0.10.0</version>
<version>0.11.0</version>
<description>
Bindings and low-level controllers for ArbotiX-powered robots.
</description>
Expand Down
4 changes: 2 additions & 2 deletions arbotix_sensors/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package arbotix_sensors
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.11.0 (2020-12-29)
-------------------
* Update all python shebangs to python3 + rosdep dependency (`#48 <https://github.com/vanadiumlabs/arbotix_ros/issues/48>`_)
Co-authored-by: Murat Calis <mc@pirate-robotics.net>
* Merge pull request `#22 <https://github.com/vanadiumlabs/arbotix_ros/issues/22>`_ from corot/indigo-devel
Expand Down
2 changes: 1 addition & 1 deletion arbotix_sensors/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>arbotix_sensors</name>
<version>0.10.0</version>
<version>0.11.0</version>
<description>
Extends the arbotix_node package with a number of more sophisticated ROS wrappers for common devices.
</description>
Expand Down

0 comments on commit de85e31

Please sign in to comment.