Skip to content

Commit

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

* 0.4.0
  • Loading branch information
at-wat authored May 9, 2019
1 parent cccaa15 commit a9ad10f
Show file tree
Hide file tree
Showing 22 changed files with 74 additions and 11 deletions.
5 changes: 5 additions & 0 deletions costmap_cspace/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package costmap_cspace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.4.0 (2019-05-09)
------------------
* costmap_cspace: add const begin/end to PointcloudAccumurator (`#294 <https://github.com/at-wat/neonavigation/issues/294>`_)
* Contributors: Naotaka Hatao

0.3.1 (2019-01-10)
------------------
* Fix pointer alignment style (`#233 <https://github.com/at-wat/neonavigation/issues/233>`_)
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.3.1</version>
<version>0.4.0</version>
<description>3-dof configuration space costmap package</description>

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

0.4.0 (2019-05-09)
------------------
* Add LICENSE file (`#270 <https://github.com/at-wat/neonavigation/issues/270>`_)
* Contributors: Atsushi Watanabe

0.3.1 (2019-01-10)
------------------
* Fix pointer alignment style (`#233 <https://github.com/at-wat/neonavigation/issues/233>`_)
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.3.1</version>
<version>0.4.0</version>
<description>Interrupt cmd_vel by joystick input</description>

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

0.4.0 (2019-05-09)
------------------
* Add LICENSE file (`#270 <https://github.com/at-wat/neonavigation/issues/270>`_)
* Contributors: Atsushi Watanabe

0.3.1 (2019-01-10)
------------------
* Fix pointer alignment style (`#233 <https://github.com/at-wat/neonavigation/issues/233>`_)
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.3.1</version>
<version>0.4.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.4.0 (2019-05-09)
------------------

0.3.1 (2019-01-10)
------------------

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.3.1</version>
<version>0.4.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.4.0 (2019-05-09)
------------------
* Add LICENSE file (`#270 <https://github.com/at-wat/neonavigation/issues/270>`_)
* Contributors: Atsushi Watanabe

0.3.1 (2019-01-10)
------------------
* Fix pointer alignment style (`#233 <https://github.com/at-wat/neonavigation/issues/233>`_)
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.3.1</version>
<version>0.4.0</version>
<description>Common headers for neonavigation meta-package</description>

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

0.4.0 (2019-05-09)
------------------
* trajectory_tracker: remove unused parameters (`#274 <https://github.com/at-wat/neonavigation/issues/274>`_)
* Contributors: Yuta Koga

0.3.1 (2019-01-10)
------------------
* neonavigation_launch: add dependency to trajectory_tracker_rviz_plugins (`#259 <https://github.com/at-wat/neonavigation/issues/259>`_)
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.3.1</version>
<version>0.4.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.4.0 (2019-05-09)
------------------

0.3.1 (2019-01-10)
------------------
* Fix pointer alignment style (`#233 <https://github.com/at-wat/neonavigation/issues/233>`_)
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.3.1</version>
<version>0.4.0</version>
<description>OBJ file to pointcloud message converter package</description>

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

0.4.0 (2019-05-09)
------------------
* planner_cspace: limit negative cost to avoid infinite search loop (`#288 <https://github.com/at-wat/neonavigation/issues/288>`_)
* trajectory_tracker: remove unused parameters (`#274 <https://github.com/at-wat/neonavigation/issues/274>`_)
* Support melodic (`#266 <https://github.com/at-wat/neonavigation/issues/266>`_)
* Contributors: Atsushi Watanabe, Yuta Koga

0.3.1 (2019-01-10)
------------------
* trajectory_tracker: support PathWithVelocity (`#244 <https://github.com/at-wat/neonavigation/issues/244>`_)
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.3.1</version>
<version>0.4.0</version>
<description>3-dof configuration space planner for mobile robot</description>

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

0.4.0 (2019-05-09)
------------------
* safety_limiter: fix backward motion limit (`#292 <https://github.com/at-wat/neonavigation/issues/292>`_)
* safety_limiter: fix CloudBuffering test start timing (`#279 <https://github.com/at-wat/neonavigation/issues/279>`_)
* Fix package dependencies (`#268 <https://github.com/at-wat/neonavigation/issues/268>`_)
* Contributors: Atsushi Watanabe, Yuta Koga

0.3.1 (2019-01-10)
------------------
* safety_limiter: increase tolerance of the test (`#243 <https://github.com/at-wat/neonavigation/issues/243>`_)
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.3.1</version>
<version>0.4.0</version>
<description>Motion limiter package for collision prevention</description>

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

0.4.0 (2019-05-09)
------------------
* track_odometry: fix z_filter unit to seconds (`#290 <https://github.com/at-wat/neonavigation/issues/290>`_)
* track_odometry: add project_posture option to tf_projection node (`#286 <https://github.com/at-wat/neonavigation/issues/286>`_)
* track_odometry: refactor tf_projection (`#285 <https://github.com/at-wat/neonavigation/issues/285>`_)
* track_odometry: set missing child_frame_id in tf_projection (`#283 <https://github.com/at-wat/neonavigation/issues/283>`_)
* Contributors: Atsushi Watanabe, Yuta Koga

0.3.1 (2019-01-10)
------------------
* Fix pointer alignment style (`#233 <https://github.com/at-wat/neonavigation/issues/233>`_)
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.3.1</version>
<version>0.4.0</version>
<description>Odometry slip compensation package</description>

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

0.4.0 (2019-05-09)
------------------
* trajectory_tracker: speed up simulation on rostest (`#280 <https://github.com/at-wat/neonavigation/issues/280>`_)
* trajectory_tracker: linear velocity adaptive gain control (`#276 <https://github.com/at-wat/neonavigation/issues/276>`_)
* trajectory_tracker: remove unused parameters (`#274 <https://github.com/at-wat/neonavigation/issues/274>`_)
* trajectory_tracker: fix remained distance for path with two poses (`#272 <https://github.com/at-wat/neonavigation/issues/272>`_)
* Add LICENSE file (`#270 <https://github.com/at-wat/neonavigation/issues/270>`_)
* Support melodic (`#266 <https://github.com/at-wat/neonavigation/issues/266>`_)
* Contributors: Atsushi Watanabe, Yuta Koga

0.3.1 (2019-01-10)
------------------
* trajectory_tracker: fix test timeout for path with velocity (`#263 <https://github.com/at-wat/neonavigation/issues/263>`_)
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.3.1</version>
<version>0.4.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 a9ad10f

Please sign in to comment.