cloudwatch_logger package from cloudwatch_logger repocloudwatch_logger |
|
Package Summary
Tags | No category tags. |
Version | 3.0.1 |
License | Apache 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/cloudwatchlogs-ros2.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
Changelog for package cloudwatch_logger
3.0.0 (2019-09-06)
- remove changelog for new release (#8)
- Bump version to 3.0.0, add CHANGELOG and missing dependencies
- add log node unit test (#5) Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Add build depend on std_srvs
(#4)
- Add build depend on std_srvs
- Add exec depend on std_srvs
- Rename ament_cmake_ros to ament_cmake in CMakeLists.txt
- initial ROS1 to ROS2 conversion [WIP] Ros1 conversion
- address PR comments Signed-off-by: Miaofei <<miaofei@amazon.com>>
- remove unnecessary files Signed-off-by: Miaofei <<miaofei@amazon.com>>
- add log_node_param_helper unit test Signed-off-by: Miaofei <<miaofei@amazon.com>>
- correct the information in the README and cleanup the CMakeLists.txt Signed-off-by: Miaofei <<miaofei@amazon.com>>
- workaround fastrtps typesupport crash Signed-off-by: Miaofei <<miaofei@amazon.com>>
- fix "ros2 launch" behavior Signed-off-by: Miaofei <<miaofei@amazon.com>>
- port cloudwatch_logger offline support to ros2 Signed-off-by: Miaofei <<miaofei@amazon.com>>
- Convert all code, build files, launch files to ROS2.
- Source from aws-robotics/cloudwatchlogs-ros1 master branch
- Contributors: AAlon, Avishay Alon, Cameron Evans, M. M, Miaofei
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
cloudwatch_logs_common | |
aws_common | |
aws_ros2_common | |
rclcpp | |
rcl_interfaces | |
std_srvs | |
ament_cmake | |
launch_ros | |
launch | |
ament_cmake_gmock |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged cloudwatch_logger at Robotics Stack Exchange
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 | 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
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
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
Dependant Packages
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
Services
Plugins
Recent questions tagged cloudwatch_logger at Robotics Stack Exchange
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 | MAINTAINED |
CI status |
|
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
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
Dependant Packages
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]