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.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
cloudwatch_logger package from cloudwatch_logger repocloudwatch_logger |
|
Package Summary
Tags | No category tags. |
Version | 2.3.1 |
License | Apache 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatchlogs-ros1.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | UNMAINTAINED |
CI status |
|
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
CloudWatch Logger node for publishing logs to AWS CloudWatch Logs
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
README
No README found.
See repository README.
CHANGELOG
Changelog for package cloudwatch_logger
2.0.0 (2019-03-20)
-
Add unit tests for cloudwatch_logger node - Split log_client.cpp into log_node_param_helper.cpp for fetching parameters, and main.cpp for the entry point - Setup a static library {PROJECT_NAME}_lib for accessing production code from the tests - Add tests test_log_node and test_log_node_param_helper, resulting in the following overall coverage rate:
` lines......: 95.5% (362 of 379 lines) functions..: 91.1% (92 of 101 functions) branches...: 34.9% (626 of 1795 branches)
[ - Also correct typo in README documenting parameter name `min_log_severity]{.title-ref} instead of [min_log_verbosity]{.title-ref} - Update to use non-legacy ParameterReader API
(#13)
- Update to use non-legacy ParameterReader API
- increment package version
- Allow users to configure ROS output location
- Contributors: M. M, Tim Robinson, hortala
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.
Dependant Packages
No known dependants.
Launch files
- launch/sample_application.launch
- This is an example launch file for how a ROS application could use a cloudwatch_logger
-
- config_file [default: $(find cloudwatch_logger)/config/sample_configuration.yaml]
- output [default: log]
- launch/cloudwatch_logger.launch
-
- node_name [default: cloudwatch_logger]
- config_file [default: ]
- output [default: screen]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.