Skip to content

Commit

Permalink
0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Dec 5, 2023
1 parent 73fd1ad commit d4e8fee
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions jsk_planning/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_planning
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.1.14 (2023-12-05)
-------------------

0.1.13 (2023-11-29)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion jsk_planning/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>jsk_planning</name>
<version>0.1.13</version>
<version>0.1.14</version>
<description>
<p>Metapackage that contains planning package for jsk-ros-pkg</p>
</description>
Expand Down
4 changes: 2 additions & 2 deletions pddl/pddl_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package pddl_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.1.14 (2023-12-05)
-------------------

0.1.13 (2023-11-29)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion pddl/pddl_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>pddl_msgs</name>
<version>0.1.13</version>
<version>0.1.14</version>
<description>message for pddl planner</description>

<maintainer email="[email protected]">Ryohei Ueda</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions pddl/pddl_planner/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package pddl_planner
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.1.14 (2023-12-05)
-------------------
* Fix regressons of https://github.com/jsk-ros-pkg/jsk_planning/pull/88, when `planner_option` without &quat;, (`#104 <https://github.com/jsk-ros-pkg/jsk_planning/issues/104>`_)

* test to cehck `#103 <https://github.com/jsk-ros-pkg/jsk_planning/issues/103>`_ (planner_option without &quat;)
Expand Down
2 changes: 1 addition & 1 deletion pddl/pddl_planner/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>pddl_planner</name>
<version>0.1.13</version>
<version>0.1.14</version>
<description>pddl planner wrappers</description>

<maintainer email="[email protected]">Ryohei Ueda</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions pddl/pddl_planner_viewer/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package pddl_planner_viewer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.1.14 (2023-12-05)
-------------------

0.1.13 (2023-11-29)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion pddl/pddl_planner_viewer/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>pddl_planner_viewer</name>
<version>0.1.13</version>
<version>0.1.14</version>
<description>a viewer of pddl_planner.</description>

<maintainer email="[email protected]">Ryohei Ueda</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions task_compiler/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package task_compiler
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.1.14 (2023-12-05)
-------------------

0.1.13 (2023-11-29)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion task_compiler/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>task_compiler</name>
<version>0.1.13</version>
<version>0.1.14</version>
<description>task_compiler

Compiler that translate task description in PDDL (Planning Domain Description Language) to SMACH (state machine based execution and coordination system) description.</description>
Expand Down

0 comments on commit d4e8fee

Please sign in to comment.