Skip to content

Commit 96e9f76

Browse files
Tomas BacaTomas Baca
authored andcommitted
minor changes, cleaning
1 parent eab649f commit 96e9f76

File tree

5 files changed

+14
-93
lines changed

5 files changed

+14
-93
lines changed

README.md

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
# The MRS UAV System Core
22

3-
> :warning: **Attention please: This README needs work.**
4-
>
5-
> 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.
6-
73
## Installation
84

9-
The Core is installed as a part of the [MRS UAV System](https://github.com/ctu-mrs/mrs_uav_system#installation).
5+
The Core is installed as a part of the [MRS UAV System](https://github.com/ctu-mrs/mrs_uav_system/tree/ros2#installation).
106

117
## Contents
128

@@ -25,25 +21,23 @@ Moreover, the core provides
2521

2622
* MRS libraries,
2723
* MRS ROS messages,
28-
* MRS Rviz plugins,
2924
* MRS multirotor simulator.
3025

3126
## Submodules
3227

33-
| Repository |
34-
|-------------------------------------------------------------------------------------------|
35-
| [mrs_lib](https://github.com/ctu-mrs/mrs_lib) |
36-
| [mrs_msgs](https://github.com/ctu-mrs/mrs_msgs) |
37-
| [mrs_multirotor_simulator](https://github.com/ctu-mrs/mrs_multirotor_simulator) |
38-
| [mrs_rviz_plugins](https://github.com/ctu-mrs/mrs_rviz_plugins) |
39-
| [mrs_uav_controllers](https://github.com/ctu-mrs/mrs_uav_controllers) |
40-
| [mrs_uav_autostart](https://github.com/ctu-mrs/mrs_uav_autostart) |
41-
| [mrs_uav_hw_api](https://github.com/ctu-mrs/mrs_uav_hw_api) |
42-
| [mrs_uav_managers](https://github.com/ctu-mrs/mrs_uav_managers) |
43-
| [mrs_uav_state_estimators](https://github.com/ctu-mrs/mrs_uav_state_estimators) |
44-
| [mrs_uav_status](https://github.com/ctu-mrs/mrs_uav_status) |
45-
| [mrs_uav_trackers](https://github.com/ctu-mrs/mrs_uav_trackers) |
46-
| [mrs_uav_trajectory_generation](https://github.com/ctu-mrs/mrs_uav_trajectory_generation) |
28+
| Repository |
29+
|----------------------------------------------------------------------------------------------------|
30+
| [mrs_lib](https://github.com/ctu-mrs/mrs_lib/tree/ros) |
31+
| [mrs_msgs](https://github.com/ctu-mrs/mrs_msgs/tree/ros) |
32+
| [mrs_multirotor_simulator](https://github.com/ctu-mrs/mrs_multirotor_simulator/tree/ros) |
33+
| [mrs_uav_controllers](https://github.com/ctu-mrs/mrs_uav_controllers/tree/ros) |
34+
| [mrs_uav_autostart](https://github.com/ctu-mrs/mrs_uav_autostart/tree/ros) |
35+
| [mrs_uav_hw_api](https://github.com/ctu-mrs/mrs_uav_hw_api/tree/ros) |
36+
| [mrs_uav_managers](https://github.com/ctu-mrs/mrs_uav_managers/tree/ros) |
37+
| [mrs_uav_state_estimators](https://github.com/ctu-mrs/mrs_uav_state_estimators/tree/ros) |
38+
| [mrs_uav_status](https://github.com/ctu-mrs/mrs_uav_status/tree/ros) |
39+
| [mrs_uav_trackers](https://github.com/ctu-mrs/mrs_uav_trackers/tree/ros) |
40+
| [mrs_uav_trajectory_generation](https://github.com/ctu-mrs/mrs_uav_trajectory_generation/tree/ros) |
4741

4842
# Disclaimer
4943

test/clean_coverage.sh

Lines changed: 0 additions & 26 deletions
This file was deleted.

test/compile_tests.sh

Lines changed: 0 additions & 10 deletions
This file was deleted.

test/gather_coverage.sh

Lines changed: 0 additions & 25 deletions
This file was deleted.

test/run_tests.sh

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)