Skip to content

Commit

Permalink
Release 0.10.0 (#543)
Browse files Browse the repository at this point in the history
* Update changelog

* 0.10.0

Co-authored-by: Atsushi Watanabe <[email protected]>
  • Loading branch information
github-actions[bot] and at-wat authored Aug 7, 2020
1 parent 96cc692 commit 7112daa
Show file tree
Hide file tree
Showing 22 changed files with 71 additions and 11 deletions.
3 changes: 3 additions & 0 deletions costmap_cspace/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package costmap_cspace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.10.0 (2020-08-06)
-------------------

0.9.1 (2020-07-16)
------------------

Expand Down
2 changes: 1 addition & 1 deletion costmap_cspace/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>costmap_cspace</name>
<version>0.9.1</version>
<version>0.10.0</version>
<description>3-dof configuration space costmap package</description>

<maintainer email="[email protected]">Atsushi Watanabe</maintainer>
Expand Down
8 changes: 8 additions & 0 deletions joystick_interrupt/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package joystick_interrupt
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.10.0 (2020-08-06)
-------------------
* joystick_interrupt: improve test stability (`#538 <https://github.com/at-wat/neonavigation/issues/538>`_)
* Increase initialization timeout in the tests (`#536 <https://github.com/at-wat/neonavigation/issues/536>`_)
* joystick_interrupt: increase JoystickMuxTest wait (`#524 <https://github.com/at-wat/neonavigation/issues/524>`_)
* joystick_interrupt: send zero twist when interrupt button is released (`#517 <https://github.com/at-wat/neonavigation/issues/517>`_)
* Contributors: Atsushi Watanabe, f-fl0

0.9.1 (2020-07-16)
------------------

Expand Down
2 changes: 1 addition & 1 deletion joystick_interrupt/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>joystick_interrupt</name>
<version>0.9.1</version>
<version>0.10.0</version>
<description>Interrupt cmd_vel by joystick input</description>

<maintainer email="[email protected]">Atsushi Watanabe</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions map_organizer/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package map_organizer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.10.0 (2020-08-06)
-------------------

0.9.1 (2020-07-16)
------------------

Expand Down
2 changes: 1 addition & 1 deletion map_organizer/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>map_organizer</name>
<version>0.9.1</version>
<version>0.10.0</version>
<description>Layered costmap organizer package</description>

<maintainer email="[email protected]">Atsushi Watanabe</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions neonavigation/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package neonavigation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.10.0 (2020-08-06)
-------------------

0.9.1 (2020-07-16)
------------------

Expand Down
2 changes: 1 addition & 1 deletion neonavigation/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>neonavigation</name>
<version>0.9.1</version>
<version>0.10.0</version>
<description>The neonavigation meta-package including 3-dof configuration space planner</description>

<maintainer email="[email protected]">Atsushi Watanabe</maintainer>
Expand Down
5 changes: 5 additions & 0 deletions neonavigation_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package neonavigation_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.10.0 (2020-08-06)
-------------------
* neonavigation_common: add unit tests (`#525 <https://github.com/at-wat/neonavigation/issues/525>`_)
* Contributors: Atsushi Watanabe

0.9.1 (2020-07-16)
------------------

Expand Down
2 changes: 1 addition & 1 deletion neonavigation_common/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>neonavigation_common</name>
<version>0.9.1</version>
<version>0.10.0</version>
<description>Common headers for neonavigation meta-package</description>

<maintainer email="[email protected]">Atsushi Watanabe</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions neonavigation_launch/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package neonavigation_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.10.0 (2020-08-06)
-------------------

0.9.1 (2020-07-16)
------------------

Expand Down
2 changes: 1 addition & 1 deletion neonavigation_launch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>neonavigation_launch</name>
<version>0.9.1</version>
<version>0.10.0</version>
<description>Demonstration and sample launch files for neonavigation meta-package</description>

<maintainer email="[email protected]">Atsushi Watanabe</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions obj_to_pointcloud/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package obj_to_pointcloud
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.10.0 (2020-08-06)
-------------------

0.9.1 (2020-07-16)
------------------

Expand Down
2 changes: 1 addition & 1 deletion obj_to_pointcloud/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>obj_to_pointcloud</name>
<version>0.9.1</version>
<version>0.10.0</version>
<description>OBJ file to pointcloud message converter package</description>

<maintainer email="[email protected]">Atsushi Watanabe</maintainer>
Expand Down
9 changes: 9 additions & 0 deletions planner_cspace/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Changelog for package planner_cspace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.10.0 (2020-08-06)
-------------------
* planner_cspace: add test to MoveWithToleranceAction (`#528 <https://github.com/at-wat/neonavigation/issues/528>`_)
* planner_cspace: add test to distance map debug output (`#526 <https://github.com/at-wat/neonavigation/issues/526>`_)
* planner_cspace: periodically update local map in the test (`#522 <https://github.com/at-wat/neonavigation/issues/522>`_)
* Merge rostest coverage profiles (`#520 <https://github.com/at-wat/neonavigation/issues/520>`_)
* planner_cspace: fix search range of minimum cost in fast_map_update mode (`#518 <https://github.com/at-wat/neonavigation/issues/518>`_)
* Contributors: Atsushi Watanabe, Naotaka Hatao

0.9.1 (2020-07-16)
------------------

Expand Down
2 changes: 1 addition & 1 deletion planner_cspace/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>planner_cspace</name>
<version>0.9.1</version>
<version>0.10.0</version>
<description>3-dof configuration space planner for mobile robot</description>

<maintainer email="[email protected]">Atsushi Watanabe</maintainer>
Expand Down
5 changes: 5 additions & 0 deletions safety_limiter/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package safety_limiter
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.10.0 (2020-08-06)
-------------------
* Merge rostest coverage profiles (`#520 <https://github.com/at-wat/neonavigation/issues/520>`_)
* Contributors: Atsushi Watanabe

0.9.1 (2020-07-16)
------------------

Expand Down
2 changes: 1 addition & 1 deletion safety_limiter/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>safety_limiter</name>
<version>0.9.1</version>
<version>0.10.0</version>
<description>Motion limiter package for collision prevention</description>

<maintainer email="[email protected]">Atsushi Watanabe</maintainer>
Expand Down
5 changes: 5 additions & 0 deletions track_odometry/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package track_odometry
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.10.0 (2020-08-06)
-------------------
* Increase initialization timeout in the tests (`#536 <https://github.com/at-wat/neonavigation/issues/536>`_)
* Contributors: Atsushi Watanabe

0.9.1 (2020-07-16)
------------------

Expand Down
2 changes: 1 addition & 1 deletion track_odometry/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>track_odometry</name>
<version>0.9.1</version>
<version>0.10.0</version>
<description>Odometry slip compensation package</description>

<maintainer email="[email protected]">Atsushi Watanabe</maintainer>
Expand Down
13 changes: 13 additions & 0 deletions trajectory_tracker/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
Changelog for package trajectory_tracker
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.10.0 (2020-08-06)
-------------------
* trajectory_tracker: add a mode to apply the same control method during turning in place (`#513 <https://github.com/at-wat/neonavigation/issues/513>`_)
* trajectory_tracker: relax test tolerance on tf mode (`#545 <https://github.com/at-wat/neonavigation/issues/545>`_)
* trajectory_tracker: goal if both raw and predicted pose is in tolerance (`#540 <https://github.com/at-wat/neonavigation/issues/540>`_)
* trajectory_tracker: fix wrong tracking target just after new path is received (`#537 <https://github.com/at-wat/neonavigation/issues/537>`_)
* Increase initialization timeout in the tests (`#536 <https://github.com/at-wat/neonavigation/issues/536>`_)
* trajectory_tracker: add odometry timeout checking (`#534 <https://github.com/at-wat/neonavigation/issues/534>`_)
* trajectory_tracker: predict odometry by extrapolation (`#529 <https://github.com/at-wat/neonavigation/issues/529>`_)
* trajectory_tracker: add use_odom option (`#523 <https://github.com/at-wat/neonavigation/issues/523>`_)
* trajectory_tracker: make trajectory_tracker dynamic-reconfigurable (`#521 <https://github.com/at-wat/neonavigation/issues/521>`_)
* Contributors: Atsushi Watanabe, Naotaka Hatao

0.9.1 (2020-07-16)
------------------
* trajectory_tracker: fix remained distance calculation on overshoot (`#514 <https://github.com/at-wat/neonavigation/issues/514>`_)
Expand Down
2 changes: 1 addition & 1 deletion trajectory_tracker/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>trajectory_tracker</name>
<version>0.9.1</version>
<version>0.10.0</version>
<description>Path following control package for wheeled mobile robot</description>

<maintainer email="[email protected]">Atsushi Watanabe</maintainer>
Expand Down

0 comments on commit 7112daa

Please sign in to comment.