Changes have been pushed for the project "Fawkes Robotics Software Framework".
Gitweb: http://git.fawkesrobotics.org/fawkes.git Trac: http://trac.fawkesrobotics.org The branch, master has been updated to fdafd7ebc4b83d6a7fb3ed767f61b54a244af77b (commit) from 2093ad6d578b90e2f687c5585baa49bc5ba3b7b2 (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 fdafd7ebc4b83d6a7fb3ed767f61b54a244af77b Author: Tim Niemueller <niemuel...@kbsg.rwth-aachen.de> AuthorDate: Fri May 24 11:24:03 2013 +0200 Commit: Tim Niemueller <niemuel...@kbsg.rwth-aachen.de> CommitDate: Fri May 24 11:24:03 2013 +0200 perception: disable build of pcl-db-merge for now On older systems (like F-16) PCL might be built with OpenMP support, but with a different version of Eigen which did not have OpenMP support. Therefore our fix would lead to a bug on older systems... Just wait until the old machines have been phased out and then re-enable default build. http://git.fawkesrobotics.org/fawkes.git/commit/fdafd7e http://trac.fawkesrobotics.org/changeset/fdafd7e - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *Summary* ----------------------------------------------------------- src/plugins/perception/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) - *Diffs* ------------------------------------------------------------- - *commit* fdafd7ebc4b83d6a7fb3ed767f61b54a244af77b - - - - - - - - - - Author: Tim Niemueller <niemuel...@kbsg.rwth-aachen.de> Date: Fri May 24 11:24:03 2013 +0200 Subject: perception: disable build of pcl-db-merge for now src/plugins/perception/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) _Diff for modified files_: diff --git a/src/plugins/perception/Makefile b/src/plugins/perception/Makefile index 8f2f2bf..6d6e984 100644 --- a/src/plugins/perception/Makefile +++ b/src/plugins/perception/Makefile @@ -18,7 +18,7 @@ BASEDIR = ../../.. include $(BASEDIR)/etc/buildsys/config.mk include $(BUILDSYSDIR)/fvconf.mk -SUBDIRS = base fountain retriever tabletop-objects pcl-db-merge +SUBDIRS = base fountain retriever tabletop-objects include $(BUILDSYSDIR)/rules.mk -- 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