Changes have been pushed for the repository "fawkesrobotics/fawkes".
Clone: https://github.com/fawkesrobotics/fawkes.git Gitweb: https://github.com/fawkesrobotics/fawkes The branch, thofmann/hardware-models-build-order has been created at 74bbfd6de130c19339070682e379350c83c1e672 (commit) https://github.com/fawkesrobotics/fawkes/tree/thofmann/hardware-models-build-order - *Log* --------------------------------------------------------------- commit 74bbfd6de130c19339070682e379350c83c1e672 Author: Till Hofmann <hofm...@kbsg.rwth-aachen.de> AuthorDate: Sat Oct 10 00:48:13 2020 +0200 Commit: Till Hofmann <hofm...@kbsg.rwth-aachen.de> CommitDate: Sat Oct 10 00:48:13 2020 +0200 plugins: build hardware-models after clips to resolve dependency https://github.com/fawkesrobotics/fawkes/commit/74bbfd6de - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *Summary* ----------------------------------------------------------- - *Diffs* ------------------------------------------------------------- - *commit* 74bbfd6de130c19339070682e379350c83c1e672 - - - - - - - - - - Author: Till Hofmann <hofm...@kbsg.rwth-aachen.de> Date: Sat Oct 10 00:48:13 2020 +0200 Subject: plugins: build hardware-models after clips to resolve dependency src/plugins/Makefile | 1 + 1 file changed, 1 insertion(+) _Diff for modified files_: diff --git a/src/plugins/Makefile b/src/plugins/Makefile index cc6731437..4f86cf2a4 100644 --- a/src/plugins/Makefile +++ b/src/plugins/Makefile @@ -47,6 +47,7 @@ clips-navgraph navgraph-clusters: navgraph clips-ros: clips ros robot-memory: mongodb clips-robot-memory: robot-memory +hardware-models: clips pddl-robot-memory: robot-memory openrave-robot-memory: robot-memory openrave pddl-planner: robot-memory _______________________________________________ fawkes-commits mailing list fawkes-commits@lists.kbsg.rwth-aachen.de https://lists.kbsg.rwth-aachen.de/listinfo/fawkes-commits