diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f8eb37..8eec641 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: rviz_rotatable_image_plugin_ci +name: noetic_build # Controls when the workflow will run on: diff --git a/README.md b/README.md index e7d48f1..83443b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # rviz_rotatable_image_plugin -[![](https://github.com/LKSeng/rviz_rotatable_image_plugin/workflows/rviz_rotatable_image_plugin_ci/badge.svg?branch=main)](https://github.com/LKSeng/rviz_rotatable_image_plugin/actions) +[![](https://github.com/LKSeng/rviz_rotatable_image_plugin/workflows/noetic_build/badge.svg?branch=main)](https://github.com/LKSeng/rviz_rotatable_image_plugin/actions) RViz plugin to rotate `sensor_msgs::Image` for visualisation purposes in-situ, especially so if camera is mounted at an angle. For avoidance of doubt, note that this plugin does not publish the rotated image.