Skip to content

Commit

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

* 0.8.0

Co-authored-by: Atsushi Watanabe <atsushi.w@ieee.org>
  • Loading branch information
github-actions[bot] and at-wat committed Mar 4, 2020
1 parent 9d2a9e4 commit f806338
Show file tree
Hide file tree
Showing 22 changed files with 51 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.8.0 (2020-03-04)
------------------

0.7.0 (2020-02-04)
------------------

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.7.0</version>
<version>0.8.0</version>
<description>3-dof configuration space costmap package</description>

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

0.8.0 (2020-03-04)
------------------

0.7.0 (2020-02-04)
------------------

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.7.0</version>
<version>0.8.0</version>
<description>Interrupt cmd_vel by joystick input</description>

<maintainer email="atsushi.w@ieee.org">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.8.0 (2020-03-04)
------------------

0.7.0 (2020-02-04)
------------------

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.7.0</version>
<version>0.8.0</version>
<description>Layered costmap organizer package</description>

<maintainer email="atsushi.w@ieee.org">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.8.0 (2020-03-04)
------------------

0.7.0 (2020-02-04)
------------------

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.7.0</version>
<version>0.8.0</version>
<description>The neonavigation meta-package including 3-dof configuration space planner</description>

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

0.8.0 (2020-03-04)
------------------

0.7.0 (2020-02-04)
------------------

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.7.0</version>
<version>0.8.0</version>
<description>Common headers for neonavigation meta-package</description>

<maintainer email="atsushi.w@ieee.org">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.8.0 (2020-03-04)
------------------

0.7.0 (2020-02-04)
------------------

Expand Down
2 changes: 1 addition & 1 deletion neonavigation_launch/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_launch</name>
<version>0.7.0</version>
<version>0.8.0</version>
<description>Demonstration and sample launch files for neonavigation meta-package</description>

<maintainer email="atsushi.w@ieee.org">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.8.0 (2020-03-04)
------------------

0.7.0 (2020-02-04)
------------------

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.7.0</version>
<version>0.8.0</version>
<description>OBJ file to pointcloud message converter package</description>

<maintainer email="atsushi.w@ieee.org">Atsushi Watanabe</maintainer>
Expand Down
6 changes: 6 additions & 0 deletions planner_cspace/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package planner_cspace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.8.0 (2020-03-04)
------------------
* planner_cspace: replan immediately when path is blocked by new obstacles (`#446 <https://github.com/at-wat/neonavigation/issues/446>`_)
* Add message package version constraints (`#443 <https://github.com/at-wat/neonavigation/issues/443>`_)
* Contributors: Atsushi Watanabe, Naotaka Hatao

0.7.0 (2020-02-04)
------------------
* planner_cspace: add MoveWithToleranceAction server (`#433 <https://github.com/at-wat/neonavigation/issues/433>`_)
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.7.0</version>
<version>0.8.0</version>
<description>3-dof configuration space planner for mobile robot</description>

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

0.8.0 (2020-03-04)
------------------

0.7.0 (2020-02-04)
------------------

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.7.0</version>
<version>0.8.0</version>
<description>Motion limiter package for collision prevention</description>

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

0.8.0 (2020-03-04)
------------------

0.7.0 (2020-02-04)
------------------

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.7.0</version>
<version>0.8.0</version>
<description>Odometry slip compensation package</description>

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

0.8.0 (2020-03-04)
------------------
* Add message package version constraints (`#443 <https://github.com/at-wat/neonavigation/issues/443>`_)
* trajectory_tracker: check path timestamps in tests (`#441 <https://github.com/at-wat/neonavigation/issues/441>`_)
* trajectory_tracker: add path header to TrajectoryTrackerStatus (`#439 <https://github.com/at-wat/neonavigation/issues/439>`_)
* Contributors: Atsushi Watanabe, Naotaka Hatao

0.7.0 (2020-02-04)
------------------
* trajectory_tracker: calculate correct curvature at the end of path (`#435 <https://github.com/at-wat/neonavigation/issues/435>`_)
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.7.0</version>
<version>0.8.0</version>
<description>Path following control package for wheeled mobile robot</description>

<maintainer email="atsushi.w@ieee.org">Atsushi Watanabe</maintainer>
Expand Down

0 comments on commit f806338

Please sign in to comment.