[ros-diagnostics] 01/04: Merge tag 'upstream/1.8.10'
Jochen Sprickerhof
jspricke at moszumanska.debian.org
Sun Dec 4 09:02:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
jspricke pushed a commit to branch master
in repository ros-diagnostics.
commit 0634335c0c292d7d36d83d2735ca62654097bf3d
Merge: a3c5cfc 001366c
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Sun Dec 4 09:18:44 2016 +0100
Merge tag 'upstream/1.8.10'
Upstream version 1.8.10
.gitignore | 4 +
.travis.yml | 30 +++
diagnostic_aggregator/CHANGELOG.rst | 224 ++++++++++++++++++++
diagnostic_aggregator/CMakeLists.txt | 25 ++-
diagnostic_aggregator/demo/pr2_analyzers.yaml | 20 +-
.../include/diagnostic_aggregator/aggregator.h | 47 +++++
.../include/diagnostic_aggregator/analyzer_group.h | 24 ++-
.../diagnostic_aggregator/generic_analyzer_base.h | 12 +-
diagnostic_aggregator/package.xml | 17 +-
diagnostic_aggregator/scripts/add_analyzers | 69 ++++++
diagnostic_aggregator/src/aggregator.cpp | 119 +++++++++--
diagnostic_aggregator/src/analyzer_group.cpp | 25 ++-
diagnostic_aggregator/test/add_analyzers.yaml | 9 +
diagnostic_aggregator/test/add_analyzers_test.py | 135 ++++++++++++
.../test/launch/test_add_agg.launch | 10 +
.../test/launch/test_script_add.launch | 3 +
diagnostic_analysis/CHANGELOG.rst | 98 +++++++++
diagnostic_analysis/package.xml | 2 +-
diagnostic_common_diagnostics/CHANGELOG.rst | 100 +++++++++
diagnostic_common_diagnostics/package.xml | 2 +-
diagnostic_updater/CHANGELOG.rst | 232 +++++++++++++++++++++
diagnostic_updater/package.xml | 2 +-
diagnostics/CHANGELOG.rst | 85 ++++++++
diagnostics/package.xml | 2 +-
self_test/CHANGELOG.rst | 194 +++++++++++++++++
self_test/package.xml | 2 +-
test_diagnostic_aggregator/CHANGELOG.rst | 104 +++++++++
test_diagnostic_aggregator/package.xml | 6 +-
28 files changed, 1539 insertions(+), 63 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-diagnostics.git
More information about the debian-science-commits
mailing list