Skip to content

Commit b0644b2

Browse files
committed
Preparing for release
1 parent 8804da6 commit b0644b2

File tree

9 files changed

+69
-0
lines changed

9 files changed

+69
-0
lines changed

fetch_calibration/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Initial noetic release
8+
* Add velocity-factor in calibrate_robot (`#133 <https://github.com/fetchrobotics/fetch_ros/issues/133>`_)
9+
Limit velocity factor so that it can only be used to slow down calibration.
10+
* Updates maintainers
11+
* Contributors: Alex Moriarty, Eric Relson, Russell Toris, Shingo Kitagawa
12+
513
0.8.2 (2019-08-06)
614
------------------
715

fetch_depth_layer/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Initial noetic release
8+
* Updates maintainers
9+
* Contributors: Alex Moriarty, Russell Toris
10+
511
0.8.2 (2019-08-06)
612
------------------
713

fetch_description/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Initial noetic release
8+
* Manually revert textures on URDF models (`#154 <https://github.com/fetchrobotics/fetch_ros/issues/154>`_)
9+
* Updates maintainers
10+
* Contributors: Alex Moriarty, Eric Relson, Russell Toris
11+
512
0.8.2 (2019-08-06)
613
------------------
714
* License: CC BY-NC-SA 4.0 (Remove ND) (`#123 <https://github.com/fetchrobotics/fetch_ros/issues/123>`_)

fetch_ikfast_plugin/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Initial noetic release
8+
* Updates maintainers
9+
* Contributors: Alex Moriarty, Russell Toris
10+
511
0.8.2 (2019-08-06)
612
------------------
713

fetch_maps/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Initial noetic release
8+
* Updates maintainers
9+
* Contributors: Alex Moriarty, Russell Toris
10+
511
0.8.2 (2019-08-06)
612
------------------
713

fetch_moveit_config/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog for package fetch_moveit_config
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Initial noetic release
8+
* Add srdf file path argument to move_group.launch
9+
* Use xacro to load fetch.srdf
10+
* Add srdf file path argument to move_group.launch
11+
* Updates maintainers
12+
* Contributors: Alex Moriarty, Carl Saldanha, Naoya Yamaguchi, Russell Toris
13+
514
0.8.2 (2019-08-06)
615
------------------
716
* Fixed chomp configuration for porting to moveit melodic-devel (`#124 <https://github.com/fetchrobotics/fetch_ros/issues/124>`_)

fetch_navigation/CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
Changelog for package fetch_navigation
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Initial noetic release
8+
* Add launch_map_server argument in fetch_nav.launch (`#147 <https://github.com/fetchrobotics/fetch_ros/issues/147>`_)
9+
* Add use_map_topic arg in fetch_nav.launch (`#145 <https://github.com/fetchrobotics/fetch_ros/issues/145>`_)
10+
* Update bias/scale params (`#141 <https://github.com/fetchrobotics/fetch_ros/issues/141>`_)
11+
* Add topicname args to navigation launch (`#136 <https://github.com/fetchrobotics/fetch_ros/issues/136>`_)
12+
* Updates maintainers
13+
* Contributors: Alex Moriarty, Koki Shinjo, Michael Ferguson, Russell Toris, Shingo Kitagawa
14+
515
0.8.2 (2019-08-06)
616
------------------
717

fetch_ros/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package fetch_ros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Initial noetic release
8+
* Updates maintainers
9+
* Contributors: Alex Moriarty, Russell Toris
10+
511
0.8.2 (2019-08-06)
612
------------------
713

fetch_teleop/CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
Changelog for package fetch_teleop
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Initial noetic release
8+
* Fix tuck arm moveit check [OPEN-48] (`#150 <https://github.com/fetchrobotics/fetch_ros/issues/150>`_)
9+
* Tuck arm script: Add ground collision for melodic (`#130 <https://github.com/fetchrobotics/fetch_ros/issues/130>`_)
10+
and (`#132 <https://github.com/fetchrobotics/fetch_ros/issues/132>`_)
11+
* add ground as collision object
12+
* use mesh for tuck arm collision
13+
* Updates maintainers
14+
* Contributors: Alex Moriarty, Jeff Wilson, Russell Toris, Shingo Kitagawa
15+
516
0.8.2 (2019-08-06)
617
------------------
718
* Merge pull request `#118 <https://github.com/fetchrobotics/fetch_ros/issues/118>`_ from 708yamaguchi/add-teleop-rosparam-melodic

0 commit comments

Comments
 (0)