Skip to content

Commit

Permalink
"0.3.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
shaun-edwards committed Jan 9, 2014
1 parent 4e6c4d4 commit df95e9e
Show file tree
Hide file tree
Showing 16 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions industrial_core/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package industrial_core
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.1 (2014-01-09)
------------------
* Added industrial trajectory filters to core meta-package
* Converted to catkin
* Contributors: Shaun Edwards, gavanderhoorn
2 changes: 1 addition & 1 deletion industrial_core/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>industrial_core</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>ROS-Industrial core stack contains packages and libraries for supporing industrial systems</description>

<maintainer email="[email protected]">Shaun Edwards</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions industrial_deprecated/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package industrial_deprecated
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.1 (2014-01-09)
------------------
* Purged deprecated packages
* Remove obsolete export tags. Fix `#43 <https://github.com/shaun-edwards/industrial_core/issues/43>`_.
* Corrected spelling of industrial_deprecated package (oops). Updated package dependencies.
Expand Down
2 changes: 1 addition & 1 deletion industrial_deprecated/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>industrial_deprecated</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>
The Industrial deprecated package contains nodes, launch files, etc... that are slated for
deprecation. This package is the last place something will end up before being deleted.
Expand Down
4 changes: 2 additions & 2 deletions industrial_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package industrial_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.1 (2014-01-09)
------------------
* Remove obsolete export tags. Fix `#43 <https://github.com/shaun-edwards/industrial_core/issues/43>`_.
* add joint_path_command service to Industrial Robot Client
* Converted to catkin
Expand Down
2 changes: 1 addition & 1 deletion industrial_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>industrial_msgs</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>
The industrial message package containes industrial specific messages
definitions. This package is part of the ROS-Industrial program.
Expand Down
4 changes: 2 additions & 2 deletions industrial_robot_client/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package industrial_robot_client
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.1 (2014-01-09)
------------------
* Remove obsolete export tags. Fix `#43 <https://github.com/shaun-edwards/industrial_core/issues/43>`_.
* Removed library export from catkin macro. Packages that depend on these must declare library dependencies explicitly (by name)
* Converted to catkin
Expand Down
2 changes: 1 addition & 1 deletion industrial_robot_client/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>industrial_robot_client</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>industrial robot client contains generic clients for connecting
to industrial robot controllers with servers that adhere to the
simple message protocol.
Expand Down
4 changes: 2 additions & 2 deletions industrial_robot_simulator/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package industrial_robot_simulator
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.1 (2014-01-09)
------------------
* robot_simulator: avoid hardcoded python path. Fix `#53 <https://github.com/shaun-edwards/industrial_core/issues/53>`_.
* Remove obsolete export tags. Fix `#43 <https://github.com/shaun-edwards/industrial_core/issues/43>`_.
* Add install target for launchfile in sim pkg.
Expand Down
2 changes: 1 addition & 1 deletion industrial_robot_simulator/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>industrial_robot_simulator</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>The industrial robot simulator is a stand in for industrial robot driver node(s). It adheres to the driver specification for industrial robot controllers.</description>

<maintainer email="[email protected]">Shaun Edwards</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions industrial_trajectory_filters/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package industrial_trajectory_filters
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.1 (2014-01-09)
------------------
* Initial release
* Imported industrial trajectory filters package from industrial experimental
* Converted to catkin
Expand Down
2 changes: 1 addition & 1 deletion industrial_trajectory_filters/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>industrial_trajectory_filters</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>
<p>
ROS Industrial libraries/plugins for filtering trajectories.
Expand Down
4 changes: 2 additions & 2 deletions industrial_utils/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package industrial_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.1 (2014-01-09)
------------------
* Remove obsolete export tags. Fix `#43 <https://github.com/shaun-edwards/industrial_core/issues/43>`_.
* Fix `#52 <https://github.com/shaun-edwards/industrial_core/issues/52>`_: ignore fixed joints in param_utils::getJointVelocityLimits
* Converted to catkin
Expand Down
2 changes: 1 addition & 1 deletion industrial_utils/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>industrial_utils</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>Industrial utils is a library package that captures common funcitonality for the ROS-Industrial distribution.</description>

<maintainer email="[email protected]">Shaun Edwards</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions simple_message/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package simple_message
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.3.1 (2014-01-09)
------------------
* Added polling check to socket read and muiltiple read calls in order to receive all desired bytes
* Removed library export from catkin macro. Packages that depend on these must declare library dependencies explicitly (by name)
* Add error message to socket errors (instead of just errno).
Expand Down
2 changes: 1 addition & 1 deletion simple_message/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>simple_message</name>
<version>0.3.0</version>
<version>0.3.1</version>
<description>
simple_message defines a simple messaging connection and protocol for communicating
with an industrial robot controller. Additional handler and manager classes are
Expand Down

0 comments on commit df95e9e

Please sign in to comment.