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 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

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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Dependant Packages

No known dependants.

Launch files

  • launch/cloudwatch_logger.launch
      • node_name [default: cloudwatch_logger]
      • config_file [default: ]
      • output [default: screen]
  • 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]

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logger at Robotics Stack Exchange

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 MAINTAINED
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

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Dependant Packages

No known dependants.

Launch files

  • launch/cloudwatch_logger.launch
      • node_name [default: cloudwatch_logger]
      • config_file [default: ]
      • output [default: screen]
  • 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]

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cloudwatch_logger at Robotics Stack Exchange