Skip to content

Commit bfc89e1

Browse files
committed
updated workflows, updated readme
1 parent e181250 commit bfc89e1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/workflows/ros_package_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: ros_package_build
33
on:
44

55
push:
6-
branches: [ 1.5 ]
6+
branches: [ master ]
77

88
paths-ignore:
99
- '**/README.md'

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ We specialize on multi-rotor helicopters, and for them specifically, we develop
88
We think that real-world and replicable experiments should support excellent research and science in robotics.
99
Thus our platform is built to allow safe real-world experimental validation of approaches in planning, control, estimation, computer vision, tracking, and more.
1010

11+
> :warning: **Attention please: This README is outdated.**
12+
>
13+
> The MRS UAV System 1.5 is being released and this page needs updating. Please, keep in mind that the information on this page might not be valid.
14+
> Check this [WIP Google Document](https://docs.google.com/document/d/1NibHqNdyzzAYE7DNIMMq1HmzyFrBnISbzV17dP-waYw/edit?usp=sharing) for the latest news and changes.
15+
1116
## TL;DR what has changed from the old system
1217

1318
**Note:** The MRS UAV system v1.5 is still a Work-In-Progress and the documentation is undergoing maintanance ([Issue#169](https://github.com/ctu-mrs/mrs_uav_system/issues/169)).

0 commit comments

Comments
 (0)