Changes have been pushed for the repository "fawkesrobotics/fawkes".
Clone: https://github.com/fawkesrobotics/fawkes.git Gitweb: https://github.com/fawkesrobotics/fawkes The branch, common/labcegor has been updated to 91f9876c85a0e6378046e765f7c314a342e5a89c (commit) via 345aa70547629d07a694996d503d8a9f0132dd25 (commit) via 4c9379650cd6667c8a7884980e2688caa5d8c4ac (commit) via eea6cea4bf76ea8ebf3802ac940abe522166832a (commit) via 63693bda5e4c3553bb591a9d56298dbf0fdad313 (commit) via 7ee8a553647f9d03f0b1451f6e0787c02e5a0505 (commit) via 34be968ed4676de3a594c39a481edc291ab72e51 (commit) via 1a621988fc0ec8822fec0bd8d9cbad6990c32329 (commit) via 74a3498b083197387e4329f94e1e9aaeec6e1b81 (commit) via df8a8612e44f8f660481c218572740d8edeb74e6 (commit) via 91a99e3b2e0de67165f05e8fb2658fc0fda0a5fa (commit) via 1068e78cb5fba5c9533f84c075b5d1a90739c45f (commit) via 3f72379e2475edbe521b8e6232a6b97210ba1b6a (commit) via 05d3f555f3434e86ab300cfebcd4c190acfaec80 (commit) from ba76dfc050889559814802dce7f2a24d2014e9c6 (commit) https://github.com/fawkesrobotics/fawkes/tree/common/labcegor 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 91f9876c85a0e6378046e765f7c314a342e5a89c Merge: ba76dfc05 345aa7054 Author: Till Hofmann <[email protected]> AuthorDate: Tue Dec 1 14:55:12 2020 +0100 Commit: Till Hofmann <[email protected]> CommitDate: Tue Dec 1 14:55:12 2020 +0100 Merge remote-tracking branch 'origin/master' into common/labcegor https://github.com/fawkesrobotics/fawkes/commit/91f9876c8 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *Summary* ----------------------------------------------------------- src/libs/core/tests/Makefile | 2 +- .../core/tests/catch2_main.cpp} | 15 ++--- src/libs/core/tests/test_circular_buffer.cpp | 25 ++++++- src/libs/core/utils/circular_buffer.h | 20 ++++++ src/libs/syncpoint/syncpoint.cpp | 19 ++++-- src/plugins/clips-executive/clips/domain.clp | 38 +++++++---- .../gazebo/gazsim-laser/gazsim_laser_thread.cpp | 2 +- .../gazsim-robotino/gazsim_robotino_thread.cpp | 77 +++++++++++++++------- src/plugins/gazebo/node_thread.cpp | 48 ++++++-------- src/plugins/gazebo/node_thread.h | 5 +- src/plugins/mongodb/mongodb_instance_config.cpp | 28 ++++++-- src/plugins/mongodb/mongodb_instance_config.h | 1 + 12 files changed, 188 insertions(+), 92 deletions(-) copy src/{plugins/gazebo/msgs/Float.proto => libs/core/tests/catch2_main.cpp} (77%) - *Diffs* ------------------------------------------------------------- - *commit* 91f9876c85a0e6378046e765f7c314a342e5a89c - - - - - - - - - - Author: Till Hofmann <[email protected]> Date: Tue Dec 1 14:55:12 2020 +0100 Subject: Merge remote-tracking branch 'origin/master' into common/labcegor src/libs/core/tests/Makefile | 2 +- .../core/tests/catch2_main.cpp} | 15 ++--- src/libs/core/tests/test_circular_buffer.cpp | 25 ++++++- src/libs/core/utils/circular_buffer.h | 20 ++++++ src/libs/syncpoint/syncpoint.cpp | 19 ++++-- src/plugins/clips-executive/clips/domain.clp | 38 +++++++---- .../gazebo/gazsim-laser/gazsim_laser_thread.cpp | 2 +- .../gazsim-robotino/gazsim_robotino_thread.cpp | 77 +++++++++++++++------- src/plugins/gazebo/node_thread.cpp | 48 ++++++-------- src/plugins/gazebo/node_thread.h | 5 +- src/plugins/mongodb/mongodb_instance_config.cpp | 28 ++++++-- src/plugins/mongodb/mongodb_instance_config.h | 1 + 12 files changed, 188 insertions(+), 92 deletions(-) _Diff for modified files_: _______________________________________________ fawkes-commits mailing list [email protected] https://lists.kbsg.rwth-aachen.de/listinfo/fawkes-commits
