File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ name: ros-ci
3
3
# Controls when the action will run. Triggers the workflow on push or pull request
4
4
on :
5
5
push :
6
- branches : [ develop ]
6
+ branches : [ master ]
7
7
pull_request :
8
- branches : [ develop ]
8
+ branches : [ master ]
9
9
10
10
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
11
11
jobs :
12
- develop -ci :
12
+ master -ci :
13
13
runs-on : ubuntu-latest
14
14
strategy :
15
15
fail-fast : false
Original file line number Diff line number Diff line change 1
1
# HLDS HLS-LFCD-LDS (LDS-01)
2
2
<img src =" http://emanual.robotis.com/assets/images/platform/turtlebot3/appendix_lds/lds.png " width =" 400 " >
3
3
4
- ## ROS 1 Packages for LDS-01 Driver
5
- | develop | master | Kinetic + Ubuntu Xenial | Melodic + Ubuntu Bionic | Noetic + Ubuntu Focal |
6
- | :---: | :---: | :---: | :---: | :---: |
7
- | [ ![ Build Status ] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver.svg?branch=develop )] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver ) | [ ![ Build Status ] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver.svg?branch=master )] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver ) | [ ![ Build Status ] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver.svg?branch=kinetic-devel )] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver ) | [ ![ Build Status ] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver.svg?branch=melodic-devel )] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver ) | [ ![ Build Status ] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver.svg?branch=noetic-devel )] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver ) |
8
-
9
- ## ROS 2 Packages for LDS-01 Driver
10
- | ros2 -devel| ros2 | Dashing + Ubuntu Bionic | Eloquent + Ubuntu Bionic | Foxy + Ubuntu Foxy |
11
- | :---: | :---: | :---: | :---: | :---: |
12
- | [ ![ Build Status ] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver.svg?branch=ros2- devel)] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver ) | [ ![ Build Status] ( https://travis-ci.org /ROBOTIS-GIT/hls_lfcd_lds_driver.svg?branch=ros2 )] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver ) | [ ![ Build Status ] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver.svg?branch=dashing- devel)] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver ) | [ ![ Build Status ] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver. svg?branch=eloquent-devel )] ( https://travis-ci.org /ROBOTIS-GIT/hls_lfcd_lds_driver ) | [ ![ Build Status ] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver.svg?branch= foxy-devel)] ( https://travis-ci.org/ROBOTIS-GIT/hls_lfcd_lds_driver ) |
4
+ [ ![ kinetic-devel Status ] ( https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver/workflows/kinetic-devel/badge.svg )] ( https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver/tree/kinetic-devel )
5
+
6
+ [ ![ melodic-devel Status ] ( https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver/workflows/melodic-devel/badge.svg )] ( https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver/tree/melodic-devel )
7
+
8
+ [ ![ noetic-devel Status ] ( https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver/workflows/noetic-devel/badge.svg )] ( https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver/tree/noetic-devel )
9
+
10
+ [ ![ dashing -devel Status ] ( https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver/workflows/dashing-devel/badge.svg )] ( https://github.com/ROBOTIS-GIT/hls_lfcd_lds_driver/tree/dashing-devel )
11
+
12
+ [ ![ foxy- devel Status] ( https://github.com /ROBOTIS-GIT/hls_lfcd_lds_driver/workflows/foxy- devel/badge. svg )] ( https://github.com /ROBOTIS-GIT/hls_lfcd_lds_driver/tree/ foxy-devel )
13
13
14
14
## ROBOTIS e-Manual for TurtleBot3 and LDS-01
15
15
- [ ROBOTIS e-Manual for TurtleBot3 and LDS-01] ( http://turtlebot3.robotis.com/ )
You can’t perform that action at this time.
0 commit comments