No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
test_diagnostic_aggregator package from diagnostics repodiagnostic_aggregator diagnostic_analysis diagnostic_common_diagnostics diagnostic_updater diagnostics rosdiagnostic self_test test_diagnostic_aggregator |
|
Package Summary
Tags | No category tags. |
Version | 1.11.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/diagnostics.git |
VCS Type | git |
VCS Version | noetic-devel |
Last Updated | 2024-04-26 |
Dev Status | MAINTAINED |
CI status |
|
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Basic diagnostic_aggregator tests are in the
Additional Links
Maintainers
- Guglielmo Gemignani
- Austin Hendrix
Authors
- Kevin Watts
- Brice Rebsamen
- Kevin Watts
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package test_diagnostic_aggregator
1.11.0 (2021-12-31)
1.10.4 (2021-03-14)
1.10.3 (2020-12-05)
- Update maintainer info
- Contributors: gemignani
1.10.2 (2020-09-03)
1.10.1 (2020-08-20)
1.10.0 (2020-08-11)
- Make Guglielmo Gemignani ROS1 maintainer (#155)
- Contributors: Guglielmo Gemignani
1.9.4 (2020-04-01)
- noetic release (#136)
- Contributors: Alejandro Hernández Cordero
1.9.3 (2018-05-02)
1.9.2 (2017-07-15)
1.9.1 (2017-07-15)
- Add queue size parameters on Publishers
- Contributors: trainman419
1.9.0 (2017-04-25)
- Fix cmake warnings
- Changed all deprecated PLUGINLIB_DECLARE_CLASS to PLUGINLIB_EXPORT_CLASS macros
- Contributors: Aris Synodinos, trainman419
1.8.10 (2016-06-14)
1.8.9 (2016-03-02)
- Add version dependencies in package.xml
- Contributors: trainman419
1.8.8 (2015-08-06)
1.8.7 (2015-01-09)
1.8.6 (2014-12-10)
1.8.5 (2014-07-29)
1.8.4 (2014-07-24 20:51)
1.8.3 (2014-04-23)
1.8.2 (2014-04-08)
- No more roslib
- Fix linking
- Protect tests behind CATKIN_ENABLE_TESTING. Fixes #13
- Contributors: Austin Hendrix
1.8.1 (2014-04-07)
- Add myself as maintainer
- Contributors: Austin Hendrix
1.8.0 (2013-04-03)
1.7.11 (2014-07-24 20:24)
- catkin libraries are linked
- Added rostest to build requirements Not sure how this one slipped through, but rostest is find_package()'d in the CMakeLists.txt.
- Contributors: Mehmet Murat Sevim, Scott K Logan
1.7.10 (2013-02-22)
- Changed package.xml version number before releasing
- Contributors: Brice Rebsamen
1.7.9 (2012-12-14)
- add missing dep to catkin
- Contributors: Dirk Thomas
1.7.8 (2012-12-06)
- fix issue #3
- Contributors: Vincent Rabaud
1.7.7 (2012-11-10)
1.7.6 (2012-11-07 23:32)
1.7.5 (2012-11-07 21:53)
1.7.4 (2012-11-07 20:18)
1.7.3 (2012-11-04)
1.7.2 (2012-10-30 22:31)
- fix rostest
- Contributors: Vincent Rabaud
1.7.1 (2012-10-30 15:30)
- fix a few things after the first release
- fix a few things all over
- Contributors: Vincent Rabaud
1.7.0 (2012-10-29)
- catkinize the stack
- All analyzers now load using package name, except for test case. #4117
- Analyzer load test verifies that both old and new analyzer specification loads. #4117
- Using new pluginlib macro for Analyzer classes. #4117
- Analyzers that fail to initialize will fail and publish status message. #3199
- Added Ubuntu platform tags to manifest
- Moving test_diagnostic_aggregator to diagnostics stack in ros-pkg
- Contributors: Vincent Rabaud, gerkey, watts
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged test_diagnostic_aggregator at Robotics Stack Exchange
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
test_diagnostic_aggregator package from diagnostics repodiagnostic_aggregator diagnostic_analysis diagnostic_common_diagnostics diagnostic_updater diagnostics rosdiagnostic self_test test_diagnostic_aggregator |
|
Package Summary
Tags | No category tags. |
Version | 1.9.7 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/diagnostics.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2020-10-06 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Basic diagnostic_aggregator tests are in the
Additional Links
Maintainers
- Guglielmo Gemignani
- Austin Hendrix
Authors
- Kevin Watts
- Brice Rebsamen
- Kevin Watts
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package test_diagnostic_aggregator
1.9.7 (2020-09-03)
1.9.6 (2020-08-18)
1.9.5 (2020-08-10)
1.9.3 (2018-05-02)
1.9.2 (2017-07-15)
1.9.1 (2017-07-15)
- Add queue size parameters on Publishers
- Contributors: trainman419
1.9.0 (2017-04-25)
- Fix cmake warnings
- Changed all deprecated PLUGINLIB_DECLARE_CLASS to PLUGINLIB_EXPORT_CLASS macros
- Contributors: Aris Synodinos, trainman419
1.8.10 (2016-06-14)
1.8.9 (2016-03-02)
- Add version dependencies in package.xml
- Contributors: trainman419
1.8.8 (2015-08-06)
1.8.7 (2015-01-09)
1.8.6 (2014-12-10)
1.8.5 (2014-07-29)
1.8.4 (2014-07-24 20:51)
1.8.3 (2014-04-23)
1.8.2 (2014-04-08)
- No more roslib
- Fix linking
- Protect tests behind CATKIN_ENABLE_TESTING. Fixes #13
- Contributors: Austin Hendrix
1.8.1 (2014-04-07)
- Add myself as maintainer
- Contributors: Austin Hendrix
1.8.0 (2013-04-03)
1.7.11 (2014-07-24 20:24)
- catkin libraries are linked
- Added rostest to build requirements Not sure how this one slipped through, but rostest is find_package()'d in the CMakeLists.txt.
- Contributors: Mehmet Murat Sevim, Scott K Logan
1.7.10 (2013-02-22)
- Changed package.xml version number before releasing
- Contributors: Brice Rebsamen
1.7.9 (2012-12-14)
- add missing dep to catkin
- Contributors: Dirk Thomas
1.7.8 (2012-12-06)
- fix issue #3
- Contributors: Vincent Rabaud
1.7.7 (2012-11-10)
1.7.6 (2012-11-07 23:32)
1.7.5 (2012-11-07 21:53)
1.7.4 (2012-11-07 20:18)
1.7.3 (2012-11-04)
1.7.2 (2012-10-30 22:31)
- fix rostest
- Contributors: Vincent Rabaud
1.7.1 (2012-10-30 15:30)
- fix a few things after the first release
- fix a few things all over
- Contributors: Vincent Rabaud
1.7.0 (2012-10-29)
- catkinize the stack
- All analyzers now load using package name, except for test case. #4117
- Analyzer load test verifies that both old and new analyzer specification loads. #4117
- Using new pluginlib macro for Analyzer classes. #4117
- Analyzers that fail to initialize will fail and publish status message. #3199
- Added Ubuntu platform tags to manifest
- Moving test_diagnostic_aggregator to diagnostics stack in ros-pkg
- Contributors: Vincent Rabaud, gerkey, watts
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged test_diagnostic_aggregator at Robotics Stack Exchange
test_diagnostic_aggregator package from diagnostics repodiagnostic_aggregator diagnostic_analysis diagnostic_common_diagnostics diagnostic_updater diagnostics rosdiagnostic self_test test_diagnostic_aggregator |
|
Package Summary
Tags | No category tags. |
Version | 1.9.7 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/diagnostics.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2020-10-06 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Basic diagnostic_aggregator tests are in the
Additional Links
Maintainers
- Guglielmo Gemignani
- Austin Hendrix
Authors
- Kevin Watts
- Brice Rebsamen
- Kevin Watts
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package test_diagnostic_aggregator
1.9.7 (2020-09-03)
1.9.6 (2020-08-18)
1.9.5 (2020-08-10)
1.9.3 (2018-05-02)
1.9.2 (2017-07-15)
1.9.1 (2017-07-15)
- Add queue size parameters on Publishers
- Contributors: trainman419
1.9.0 (2017-04-25)
- Fix cmake warnings
- Changed all deprecated PLUGINLIB_DECLARE_CLASS to PLUGINLIB_EXPORT_CLASS macros
- Contributors: Aris Synodinos, trainman419
1.8.10 (2016-06-14)
1.8.9 (2016-03-02)
- Add version dependencies in package.xml
- Contributors: trainman419
1.8.8 (2015-08-06)
1.8.7 (2015-01-09)
1.8.6 (2014-12-10)
1.8.5 (2014-07-29)
1.8.4 (2014-07-24 20:51)
1.8.3 (2014-04-23)
1.8.2 (2014-04-08)
- No more roslib
- Fix linking
- Protect tests behind CATKIN_ENABLE_TESTING. Fixes #13
- Contributors: Austin Hendrix
1.8.1 (2014-04-07)
- Add myself as maintainer
- Contributors: Austin Hendrix
1.8.0 (2013-04-03)
1.7.11 (2014-07-24 20:24)
- catkin libraries are linked
- Added rostest to build requirements Not sure how this one slipped through, but rostest is find_package()'d in the CMakeLists.txt.
- Contributors: Mehmet Murat Sevim, Scott K Logan
1.7.10 (2013-02-22)
- Changed package.xml version number before releasing
- Contributors: Brice Rebsamen
1.7.9 (2012-12-14)
- add missing dep to catkin
- Contributors: Dirk Thomas
1.7.8 (2012-12-06)
- fix issue #3
- Contributors: Vincent Rabaud
1.7.7 (2012-11-10)
1.7.6 (2012-11-07 23:32)
1.7.5 (2012-11-07 21:53)
1.7.4 (2012-11-07 20:18)
1.7.3 (2012-11-04)
1.7.2 (2012-10-30 22:31)
- fix rostest
- Contributors: Vincent Rabaud
1.7.1 (2012-10-30 15:30)
- fix a few things after the first release
- fix a few things all over
- Contributors: Vincent Rabaud
1.7.0 (2012-10-29)
- catkinize the stack
- All analyzers now load using package name, except for test case. #4117
- Analyzer load test verifies that both old and new analyzer specification loads. #4117
- Using new pluginlib macro for Analyzer classes. #4117
- Analyzers that fail to initialize will fail and publish status message. #3199
- Added Ubuntu platform tags to manifest
- Moving test_diagnostic_aggregator to diagnostics stack in ros-pkg
- Contributors: Vincent Rabaud, gerkey, watts
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged test_diagnostic_aggregator at Robotics Stack Exchange
test_diagnostic_aggregator package from diagnostics repodiagnostic_aggregator diagnostic_analysis diagnostic_common_diagnostics diagnostic_updater diagnostics rosdiagnostic self_test test_diagnostic_aggregator |
|
Package Summary
Tags | No category tags. |
Version | 1.9.7 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/diagnostics.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2020-10-06 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Basic diagnostic_aggregator tests are in the
Additional Links
Maintainers
- Guglielmo Gemignani
- Austin Hendrix
Authors
- Kevin Watts
- Brice Rebsamen
- Kevin Watts
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package test_diagnostic_aggregator
1.9.7 (2020-09-03)
1.9.6 (2020-08-18)
1.9.5 (2020-08-10)
1.9.3 (2018-05-02)
1.9.2 (2017-07-15)
1.9.1 (2017-07-15)
- Add queue size parameters on Publishers
- Contributors: trainman419
1.9.0 (2017-04-25)
- Fix cmake warnings
- Changed all deprecated PLUGINLIB_DECLARE_CLASS to PLUGINLIB_EXPORT_CLASS macros
- Contributors: Aris Synodinos, trainman419
1.8.10 (2016-06-14)
1.8.9 (2016-03-02)
- Add version dependencies in package.xml
- Contributors: trainman419
1.8.8 (2015-08-06)
1.8.7 (2015-01-09)
1.8.6 (2014-12-10)
1.8.5 (2014-07-29)
1.8.4 (2014-07-24 20:51)
1.8.3 (2014-04-23)
1.8.2 (2014-04-08)
- No more roslib
- Fix linking
- Protect tests behind CATKIN_ENABLE_TESTING. Fixes #13
- Contributors: Austin Hendrix
1.8.1 (2014-04-07)
- Add myself as maintainer
- Contributors: Austin Hendrix
1.8.0 (2013-04-03)
1.7.11 (2014-07-24 20:24)
- catkin libraries are linked
- Added rostest to build requirements Not sure how this one slipped through, but rostest is find_package()'d in the CMakeLists.txt.
- Contributors: Mehmet Murat Sevim, Scott K Logan
1.7.10 (2013-02-22)
- Changed package.xml version number before releasing
- Contributors: Brice Rebsamen
1.7.9 (2012-12-14)
- add missing dep to catkin
- Contributors: Dirk Thomas
1.7.8 (2012-12-06)
- fix issue #3
- Contributors: Vincent Rabaud
1.7.7 (2012-11-10)
1.7.6 (2012-11-07 23:32)
1.7.5 (2012-11-07 21:53)
1.7.4 (2012-11-07 20:18)
1.7.3 (2012-11-04)
1.7.2 (2012-10-30 22:31)
- fix rostest
- Contributors: Vincent Rabaud
1.7.1 (2012-10-30 15:30)
- fix a few things after the first release
- fix a few things all over
- Contributors: Vincent Rabaud
1.7.0 (2012-10-29)
- catkinize the stack
- All analyzers now load using package name, except for test case. #4117
- Analyzer load test verifies that both old and new analyzer specification loads. #4117
- Using new pluginlib macro for Analyzer classes. #4117
- Analyzers that fail to initialize will fail and publish status message. #3199
- Added Ubuntu platform tags to manifest
- Moving test_diagnostic_aggregator to diagnostics stack in ros-pkg
- Contributors: Vincent Rabaud, gerkey, watts
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged test_diagnostic_aggregator at Robotics Stack Exchange
test_diagnostic_aggregator package from diagnostics repodiagnostic_aggregator diagnostic_analysis diagnostic_common_diagnostics diagnostic_updater diagnostics self_test test_diagnostic_aggregator |
|
Package Summary
Tags | No category tags. |
Version | 1.8.8 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/diagnostics.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2015-08-07 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Basic diagnostic_aggregator tests are in the
Additional Links
Maintainers
- Brice Rebsamen
- Austin Hendrix
Authors
- Kevin Watts
- Brice Rebsamen
- Kevin Watts
README
No README found.
No README in repository either.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged test_diagnostic_aggregator at Robotics Stack Exchange
test_diagnostic_aggregator package from diagnostics repodiagnostic_aggregator diagnostic_analysis diagnostic_common_diagnostics diagnostic_updater diagnostics rosdiagnostic self_test test_diagnostic_aggregator |
|
Package Summary
Tags | No category tags. |
Version | 1.9.7 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/diagnostics.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2020-10-06 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Basic diagnostic_aggregator tests are in the
Additional Links
Maintainers
- Guglielmo Gemignani
- Austin Hendrix
Authors
- Kevin Watts
- Brice Rebsamen
- Kevin Watts
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package test_diagnostic_aggregator
1.9.7 (2020-09-03)
1.9.6 (2020-08-18)
1.9.5 (2020-08-10)
1.9.3 (2018-05-02)
1.9.2 (2017-07-15)
1.9.1 (2017-07-15)
- Add queue size parameters on Publishers
- Contributors: trainman419
1.9.0 (2017-04-25)
- Fix cmake warnings
- Changed all deprecated PLUGINLIB_DECLARE_CLASS to PLUGINLIB_EXPORT_CLASS macros
- Contributors: Aris Synodinos, trainman419
1.8.10 (2016-06-14)
1.8.9 (2016-03-02)
- Add version dependencies in package.xml
- Contributors: trainman419
1.8.8 (2015-08-06)
1.8.7 (2015-01-09)
1.8.6 (2014-12-10)
1.8.5 (2014-07-29)
1.8.4 (2014-07-24 20:51)
1.8.3 (2014-04-23)
1.8.2 (2014-04-08)
- No more roslib
- Fix linking
- Protect tests behind CATKIN_ENABLE_TESTING. Fixes #13
- Contributors: Austin Hendrix
1.8.1 (2014-04-07)
- Add myself as maintainer
- Contributors: Austin Hendrix
1.8.0 (2013-04-03)
1.7.11 (2014-07-24 20:24)
- catkin libraries are linked
- Added rostest to build requirements Not sure how this one slipped through, but rostest is find_package()'d in the CMakeLists.txt.
- Contributors: Mehmet Murat Sevim, Scott K Logan
1.7.10 (2013-02-22)
- Changed package.xml version number before releasing
- Contributors: Brice Rebsamen
1.7.9 (2012-12-14)
- add missing dep to catkin
- Contributors: Dirk Thomas
1.7.8 (2012-12-06)
- fix issue #3
- Contributors: Vincent Rabaud
1.7.7 (2012-11-10)
1.7.6 (2012-11-07 23:32)
1.7.5 (2012-11-07 21:53)
1.7.4 (2012-11-07 20:18)
1.7.3 (2012-11-04)
1.7.2 (2012-10-30 22:31)
- fix rostest
- Contributors: Vincent Rabaud
1.7.1 (2012-10-30 15:30)
- fix a few things after the first release
- fix a few things all over
- Contributors: Vincent Rabaud
1.7.0 (2012-10-29)
- catkinize the stack
- All analyzers now load using package name, except for test case. #4117
- Analyzer load test verifies that both old and new analyzer specification loads. #4117
- Using new pluginlib macro for Analyzer classes. #4117
- Analyzers that fail to initialize will fail and publish status message. #3199
- Added Ubuntu platform tags to manifest
- Moving test_diagnostic_aggregator to diagnostics stack in ros-pkg
- Contributors: Vincent Rabaud, gerkey, watts
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged test_diagnostic_aggregator at Robotics Stack Exchange
test_diagnostic_aggregator package from diagnostics repodiagnostic_aggregator diagnostic_analysis diagnostic_common_diagnostics diagnostic_updater diagnostics rosdiagnostic self_test test_diagnostic_aggregator |
|
Package Summary
Tags | No category tags. |
Version | 1.9.7 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros/diagnostics.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2020-10-06 |
Dev Status | MAINTAINED |
CI status |
|
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Basic diagnostic_aggregator tests are in the
Additional Links
Maintainers
- Guglielmo Gemignani
- Austin Hendrix
Authors
- Kevin Watts
- Brice Rebsamen
- Kevin Watts
README
No README found.
No README in repository either.
CHANGELOG
Changelog for package test_diagnostic_aggregator
1.9.7 (2020-09-03)
1.9.6 (2020-08-18)
1.9.5 (2020-08-10)
1.9.3 (2018-05-02)
1.9.2 (2017-07-15)
1.9.1 (2017-07-15)
- Add queue size parameters on Publishers
- Contributors: trainman419
1.9.0 (2017-04-25)
- Fix cmake warnings
- Changed all deprecated PLUGINLIB_DECLARE_CLASS to PLUGINLIB_EXPORT_CLASS macros
- Contributors: Aris Synodinos, trainman419
1.8.10 (2016-06-14)
1.8.9 (2016-03-02)
- Add version dependencies in package.xml
- Contributors: trainman419
1.8.8 (2015-08-06)
1.8.7 (2015-01-09)
1.8.6 (2014-12-10)
1.8.5 (2014-07-29)
1.8.4 (2014-07-24 20:51)
1.8.3 (2014-04-23)
1.8.2 (2014-04-08)
- No more roslib
- Fix linking
- Protect tests behind CATKIN_ENABLE_TESTING. Fixes #13
- Contributors: Austin Hendrix
1.8.1 (2014-04-07)
- Add myself as maintainer
- Contributors: Austin Hendrix
1.8.0 (2013-04-03)
1.7.11 (2014-07-24 20:24)
- catkin libraries are linked
- Added rostest to build requirements Not sure how this one slipped through, but rostest is find_package()'d in the CMakeLists.txt.
- Contributors: Mehmet Murat Sevim, Scott K Logan
1.7.10 (2013-02-22)
- Changed package.xml version number before releasing
- Contributors: Brice Rebsamen
1.7.9 (2012-12-14)
- add missing dep to catkin
- Contributors: Dirk Thomas
1.7.8 (2012-12-06)
- fix issue #3
- Contributors: Vincent Rabaud
1.7.7 (2012-11-10)
1.7.6 (2012-11-07 23:32)
1.7.5 (2012-11-07 21:53)
1.7.4 (2012-11-07 20:18)
1.7.3 (2012-11-04)
1.7.2 (2012-10-30 22:31)
- fix rostest
- Contributors: Vincent Rabaud
1.7.1 (2012-10-30 15:30)
- fix a few things after the first release
- fix a few things all over
- Contributors: Vincent Rabaud
1.7.0 (2012-10-29)
- catkinize the stack
- All analyzers now load using package name, except for test case. #4117
- Analyzer load test verifies that both old and new analyzer specification loads. #4117
- Using new pluginlib macro for Analyzer classes. #4117
- Analyzers that fail to initialize will fail and publish status message. #3199
- Added Ubuntu platform tags to manifest
- Moving test_diagnostic_aggregator to diagnostics stack in ros-pkg
- Contributors: Vincent Rabaud, gerkey, watts
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
Messages
No message files found.
Services
No service files found