Skip to content

Commit 6cae8dd

Browse files
committed
added warning with project tag version
1 parent 8826887 commit 6cae8dd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/_00_getting_started/binary_install.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ To install all aerostack2 packages, run the following command:
1313
1414
1515
You can also install only the packages you need. The available packages can be checked at `ROS Index <https://index.ros.org/search/?term=aerostack2&section=pkgs>`__.
16+
17+
.. warning:: Projects main branch is linked with Aerostack2 main branch. If you want to use a specific Aerostack2 binary version, you should checkout the project tag that matches the Aerostack2 version.

docs/_02_examples/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Examples
77
In this section, severals examples of how to use Aerostack2 are shown. Each example is self-contained in a
88
repository, also known as **as2_project**.
99

10-
10+
.. warning:: Projects main branch is linked with Aerostack2 main branch. If you want to use a specific Aerostack2 binary version, you should checkout the project tag that matches the Aerostack2 version.
1111

1212
.. _examples_prerequisites:
1313

0 commit comments

Comments
 (0)