^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 * 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 * remove unnecessary files Signed-off-by: Miaofei * add log_node_param_helper unit test Signed-off-by: Miaofei * correct the information in the README and cleanup the CMakeLists.txt Signed-off-by: Miaofei * workaround fastrtps typesupport crash Signed-off-by: Miaofei * fix "ros2 launch" behavior Signed-off-by: Miaofei * port cloudwatch_logger offline support to ros2 Signed-off-by: Miaofei * 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