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, master has been updated
        to  d1af20542448bb9bd137b8d3380b1ccf57c9c7a0 (commit)
      from  7a2458b8d95d6190f7dd5fa32053e5f904d49303 (commit)

http://git.fawkesrobotics.org/fawkes.git/master

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 d1af20542448bb9bd137b8d3380b1ccf57c9c7a0
Author:     Till Hofmann <hofm...@kbsg.rwth-aachen.de>
AuthorDate: Mon Apr 16 14:23:54 2018 +0200
Commit:     Till Hofmann <hofm...@kbsg.rwth-aachen.de>
CommitDate: Mon Apr 16 14:23:54 2018 +0200

    plugins: add missing dependency of stn-generator on pddl-planner

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

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


- *Summary* -----------------------------------------------------------
 src/plugins/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


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

- *commit* d1af20542448bb9bd137b8d3380b1ccf57c9c7a0 - - - - - - - - - -
Author:  Till Hofmann <hofm...@kbsg.rwth-aachen.de>
Date:    Mon Apr 16 14:23:54 2018 +0200
Subject: plugins: add missing dependency of stn-generator on pddl-planner

 src/plugins/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

_Diff for modified files_:
diff --git a/src/plugins/Makefile b/src/plugins/Makefile
index ec3b722..6dc2d11 100644
--- a/src/plugins/Makefile
+++ b/src/plugins/Makefile
@@ -55,4 +55,5 @@ perception: mongodb
 navgraph-generator: navgraph amcl
 openprs-agent: openprs
 laser-filter: amcl
+stn-generator: pddl-planner
 




-- 
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