Skip to content

Commit 9c38de6

Browse files
committed
0.8.3
1 parent b0644b2 commit 9c38de6

File tree

18 files changed

+27
-27
lines changed

18 files changed

+27
-27
lines changed

fetch_calibration/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package fetch_calibration
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.8.3 (2021-03-06)
6+
------------------
77
* Initial noetic release
88
* Add velocity-factor in calibrate_robot (`#133 <https://github.com/fetchrobotics/fetch_ros/issues/133>`_)
99
Limit velocity factor so that it can only be used to slow down calibration.

fetch_calibration/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>fetch_calibration</name>
4-
<version>0.8.2</version>
4+
<version>0.8.3</version>
55
<description>
66
Launch and configuration files for calibrating Fetch using the 'robot_calibration' package.
77
</description>

fetch_depth_layer/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package fetch_depth_layer
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.8.3 (2021-03-06)
6+
------------------
77
* Initial noetic release
88
* Updates maintainers
99
* Contributors: Alex Moriarty, Russell Toris

fetch_depth_layer/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>fetch_depth_layer</name>
4-
<version>0.8.2</version>
4+
<version>0.8.3</version>
55
<description>The fetch_depth_layer package</description>
66

77
<author>Michael Ferguson</author>

fetch_description/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package fetch_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.8.3 (2021-03-06)
6+
------------------
77
* Initial noetic release
88
* Manually revert textures on URDF models (`#154 <https://github.com/fetchrobotics/fetch_ros/issues/154>`_)
99
* Updates maintainers

fetch_description/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>fetch_description</name>
4-
<version>0.8.2</version>
4+
<version>0.8.3</version>
55
<description>
66
URDF for Fetch Robot.
77
</description>

fetch_ikfast_plugin/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package fetch_ikfast_plugin
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.8.3 (2021-03-06)
6+
------------------
77
* Initial noetic release
88
* Updates maintainers
99
* Contributors: Alex Moriarty, Russell Toris

fetch_ikfast_plugin/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<package format="2">
33
<name>fetch_ikfast_plugin</name>
4-
<version>0.8.2</version>
4+
<version>0.8.3</version>
55
<description>
66
Kinematics plugin for Fetch robot, generated through IKFast
77
</description>

fetch_maps/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package fetch_maps
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.8.3 (2021-03-06)
6+
------------------
77
* Initial noetic release
88
* Updates maintainers
99
* Contributors: Alex Moriarty, Russell Toris

fetch_maps/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>fetch_maps</name>
4-
<version>0.8.2</version>
4+
<version>0.8.3</version>
55
<description>The fetch_maps package</description>
66

77
<author>Michael Ferguson</author>

0 commit comments

Comments
 (0)