Changes have been pushed for the repository "fawkes.git".
(Fawkes Robotics Software Framework)

Clone:  g...@git.fawkesrobotics.org:fawkes.git
Gitweb: http://git.fawkesrobotics.org/fawkes.git
Trac:   http://trac.fawkesrobotics.org

The branch, common/current-clips-executive-rcll has been updated
        to  a9ee5d7ba8da957a3f91eb0b05b418d372e2cfdc (commit)
       via  026f3d380f7e18ba44def880257ada8fe21dc422 (commit)
      from  f20f4e843509f9191170bc83ad7b4b95bb1d1716 (commit)

http://git.fawkesrobotics.org/fawkes.git/common/current-clips-executive-rcll

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- *Log* ---------------------------------------------------------------
commit a9ee5d7ba8da957a3f91eb0b05b418d372e2cfdc
Merge: f20f4e8 026f3d3
Author:     Till Hofmann <hofm...@kbsg.rwth-aachen.de>
AuthorDate: Fri Feb 9 11:27:18 2018 +0100
Commit:     Till Hofmann <hofm...@kbsg.rwth-aachen.de>
CommitDate: Fri Feb 9 11:27:18 2018 +0100

    Merge remote-tracking branch 'origin/thofmann/clips-executive-pddl' into 
current-clips-executive-rcll

http://git.fawkesrobotics.org/fawkes.git/commit/a9ee5d7
http://trac.fawkesrobotics.org/changeset/a9ee5d7

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


- *Summary* -----------------------------------------------------------
 src/plugins/clips-executive/clips/pddl.clp |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)


- *Diffs* -------------------------------------------------------------

- *commit* a9ee5d7ba8da957a3f91eb0b05b418d372e2cfdc - - - - - - - - - -
Author:  Till Hofmann <hofm...@kbsg.rwth-aachen.de>
Date:    Fri Feb 9 11:27:18 2018 +0100
Subject: Merge remote-tracking branch 'origin/thofmann/clips-executive-pddl' 
into current-clips-executive-rcll

 src/plugins/clips-executive/clips/pddl.clp |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

_Diff for modified files_:
diff --cc src/plugins/clips-executive/clips/pddl.clp
index e7dde09,c0158c1..1f18419
--- a/src/plugins/clips-executive/clips/pddl.clp
+++ b/src/plugins/clips-executive/clips/pddl.clp
@@@ -101,9 -101,10 +101,10 @@@
          )
    =>
    (printout t "Fetched a new plan!" crlf)
+   (bind ?id-offset (pddl-get-max-action-id))
    (progn$ (?action (bson-get-array (bson-get ?obj "o") "actions"))
      (bind ?param-values (bson-get-array ?action "args"))
 -    ; Convert all paramters to lower-case symbols
 +    ; Convert all paramters to upper-case symbols
      (progn$ (?param ?param-values)
        (bind ?param-values
              (replace$




-- 
Fawkes Robotics Framework                 http://www.fawkesrobotics.org
_______________________________________________
fawkes-commits mailing list
fawkes-commits@lists.kbsg.rwth-aachen.de
https://lists.kbsg.rwth-aachen.de/listinfo/fawkes-commits

Reply via email to