From 511cdedb1b4c24fb8f78d9f0646125e46381cd98 Mon Sep 17 00:00:00 2001 From: Shaun Edwards Date: Fri, 10 Jan 2014 23:00:28 -0500 Subject: [PATCH] "0.3.2" --- industrial_core/CHANGELOG.rst | 4 ++-- industrial_core/package.xml | 2 +- industrial_deprecated/CHANGELOG.rst | 4 ++-- industrial_deprecated/package.xml | 2 +- industrial_msgs/CHANGELOG.rst | 4 ++-- industrial_msgs/package.xml | 2 +- industrial_robot_client/CHANGELOG.rst | 4 ++-- industrial_robot_client/package.xml | 2 +- industrial_robot_simulator/CHANGELOG.rst | 4 ++-- industrial_robot_simulator/package.xml | 2 +- industrial_trajectory_filters/CHANGELOG.rst | 4 ++-- industrial_trajectory_filters/package.xml | 2 +- industrial_utils/CHANGELOG.rst | 4 ++-- industrial_utils/package.xml | 2 +- simple_message/CHANGELOG.rst | 4 ++-- simple_message/package.xml | 2 +- 16 files changed, 24 insertions(+), 24 deletions(-) diff --git a/industrial_core/CHANGELOG.rst b/industrial_core/CHANGELOG.rst index 624c447f..1063ee22 100644 --- a/industrial_core/CHANGELOG.rst +++ b/industrial_core/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package industrial_core ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.3.2 (2014-01-10) +------------------ * Removed header from industrial_utils/utils.h (not required) 0.3.1 (2014-01-09) ------------------ diff --git a/industrial_core/package.xml b/industrial_core/package.xml index 01cdb2af..22cf188d 100644 --- a/industrial_core/package.xml +++ b/industrial_core/package.xml @@ -1,6 +1,6 @@ industrial_core - 0.3.1 + 0.3.2 ROS-Industrial core stack contains packages and libraries for supporing industrial systems Shaun Edwards diff --git a/industrial_deprecated/CHANGELOG.rst b/industrial_deprecated/CHANGELOG.rst index 434f2bcb..63b1ffe4 100644 --- a/industrial_deprecated/CHANGELOG.rst +++ b/industrial_deprecated/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package industrial_deprecated ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.3.2 (2014-01-10) +------------------ * Removed header from industrial_utils/utils.h (not required) 0.3.1 (2014-01-09) diff --git a/industrial_deprecated/package.xml b/industrial_deprecated/package.xml index 0c181464..f1389ded 100644 --- a/industrial_deprecated/package.xml +++ b/industrial_deprecated/package.xml @@ -1,6 +1,6 @@ industrial_deprecated - 0.3.1 + 0.3.2 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. diff --git a/industrial_msgs/CHANGELOG.rst b/industrial_msgs/CHANGELOG.rst index 372ad4a5..83c21d42 100644 --- a/industrial_msgs/CHANGELOG.rst +++ b/industrial_msgs/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package industrial_msgs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.3.2 (2014-01-10) +------------------ * Removed header from industrial_utils/utils.h (not required) 0.3.1 (2014-01-09) diff --git a/industrial_msgs/package.xml b/industrial_msgs/package.xml index 83734268..5e7864ed 100644 --- a/industrial_msgs/package.xml +++ b/industrial_msgs/package.xml @@ -1,6 +1,6 @@ industrial_msgs - 0.3.1 + 0.3.2 The industrial message package containes industrial specific messages definitions. This package is part of the ROS-Industrial program. diff --git a/industrial_robot_client/CHANGELOG.rst b/industrial_robot_client/CHANGELOG.rst index e641587f..d100e463 100644 --- a/industrial_robot_client/CHANGELOG.rst +++ b/industrial_robot_client/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package industrial_robot_client ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.3.2 (2014-01-10) +------------------ * Removed header from industrial_utils/utils.h (not required) 0.3.1 (2014-01-09) diff --git a/industrial_robot_client/package.xml b/industrial_robot_client/package.xml index 19ce90a5..97271cee 100644 --- a/industrial_robot_client/package.xml +++ b/industrial_robot_client/package.xml @@ -1,6 +1,6 @@ industrial_robot_client - 0.3.1 + 0.3.2 industrial robot client contains generic clients for connecting to industrial robot controllers with servers that adhere to the simple message protocol. diff --git a/industrial_robot_simulator/CHANGELOG.rst b/industrial_robot_simulator/CHANGELOG.rst index 23d778d7..de7f60a3 100644 --- a/industrial_robot_simulator/CHANGELOG.rst +++ b/industrial_robot_simulator/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package industrial_robot_simulator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.3.2 (2014-01-10) +------------------ * Removed header from industrial_utils/utils.h (not required) 0.3.1 (2014-01-09) diff --git a/industrial_robot_simulator/package.xml b/industrial_robot_simulator/package.xml index 289d352b..c6f1fd44 100644 --- a/industrial_robot_simulator/package.xml +++ b/industrial_robot_simulator/package.xml @@ -1,6 +1,6 @@ industrial_robot_simulator - 0.3.1 + 0.3.2 The industrial robot simulator is a stand in for industrial robot driver node(s). It adheres to the driver specification for industrial robot controllers. Shaun Edwards diff --git a/industrial_trajectory_filters/CHANGELOG.rst b/industrial_trajectory_filters/CHANGELOG.rst index 27616027..6c6c0cbe 100644 --- a/industrial_trajectory_filters/CHANGELOG.rst +++ b/industrial_trajectory_filters/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package industrial_trajectory_filters ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.3.2 (2014-01-10) +------------------ * Removed header from industrial_utils/utils.h (not required) 0.3.1 (2014-01-09) diff --git a/industrial_trajectory_filters/package.xml b/industrial_trajectory_filters/package.xml index 56928aad..c52e3950 100644 --- a/industrial_trajectory_filters/package.xml +++ b/industrial_trajectory_filters/package.xml @@ -1,6 +1,6 @@ industrial_trajectory_filters - 0.3.1 + 0.3.2

ROS Industrial libraries/plugins for filtering trajectories. diff --git a/industrial_utils/CHANGELOG.rst b/industrial_utils/CHANGELOG.rst index 5f72d40a..8d81a87d 100644 --- a/industrial_utils/CHANGELOG.rst +++ b/industrial_utils/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package industrial_utils ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.3.2 (2014-01-10) +------------------ * Removed header from industrial_utils/utils.h (not required) * Contributors: Shaun Edwards diff --git a/industrial_utils/package.xml b/industrial_utils/package.xml index 915e147d..7441fe7e 100644 --- a/industrial_utils/package.xml +++ b/industrial_utils/package.xml @@ -1,6 +1,6 @@ industrial_utils - 0.3.1 + 0.3.2 Industrial utils is a library package that captures common funcitonality for the ROS-Industrial distribution. Shaun Edwards diff --git a/simple_message/CHANGELOG.rst b/simple_message/CHANGELOG.rst index 0f6e3055..b8012349 100644 --- a/simple_message/CHANGELOG.rst +++ b/simple_message/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package simple_message ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.3.2 (2014-01-10) +------------------ * Removed header from industrial_utils/utils.h (not required) 0.3.1 (2014-01-09) diff --git a/simple_message/package.xml b/simple_message/package.xml index c49a040e..b0ffe5b2 100644 --- a/simple_message/package.xml +++ b/simple_message/package.xml @@ -1,6 +1,6 @@ simple_message - 0.3.1 + 0.3.2 simple_message defines a simple messaging connection and protocol for communicating with an industrial robot controller. Additional handler and manager classes are