diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 09bc28ed32..fb1b432042 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,11 +4,11 @@ name: CI # Controls when the workflow will run on: - # Triggers the workflow on push or pull request events but only for the development branch + # Triggers the workflow on push or pull request events but only for the ros1-legacy branch push: - branches: [ development ] + branches: [ ros1-legacy ] pull_request: - branches: [ development ] + branches: [ ros1-legacy ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: diff --git a/README.md b/README.md index 67119321c1..a953987bf0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ These are packages for using Intel RealSense cameras (D400 series SR300 camera a This version supports Kinetic, Melodic and Noetic distributions. -For running in ROS2 environment please switch to the [ros2 branch](https://github.com/IntelRealSense/realsense-ros/tree/ros2-beta).
+For running in ROS2 environment please switch to the [ros2-development branch](https://github.com/IntelRealSense/realsense-ros/tree/ros2-development).
LibRealSense2 supported version: v2.50.0 (see [realsense2_camera release notes](https://github.com/IntelRealSense/realsense-ros/releases)) @@ -41,7 +41,7 @@ LibRealSense2 supported version: v2.50.0 (see [realsense2_camera release notes]( **Chocolatey distribution Coming soon** * ### Method 2: The RealSense™ distribution: - > This option is demonstrated in the [.travis.yml](https://github.com/intel-ros/realsense/blob/development/.travis.yml) file. It basically summerize the elaborate instructions in the following 2 steps: + > This option is demonstrated in the [.travis.yml](https://github.com/intel-ros/realsense/blob/ros1-legacy/.travis.yml) file. It basically summerize the elaborate instructions in the following 2 steps: ### Step 1: Install the latest Intel® RealSense™ SDK 2.0