You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_03_aerial_platforms/_ryze_tello/index.rst
+4-30Lines changed: 4 additions & 30 deletions
Original file line number
Diff line number
Diff line change
@@ -30,13 +30,15 @@ DJI Tello is controlled using UDP socket communication. The DJI Tello platform p
30
30
Installation
31
31
------------
32
32
33
+
* For binary installation, install by running:
34
+
33
35
.. code-block:: bash
34
36
35
37
sudo apt install ros-humble-as2-platform-tello
36
38
37
39
.. warning:: This package is not available for binary installation yet. Cooming soon.
38
40
39
-
* For source installation, clone the platform repository into your workspace and build it.
41
+
* For source installation, clone the platform repository into your workspace and build it. See it in :ref:`Aerostack2 installation guide <getting_started_ubuntu_installation_source>`.
.. warning:: This package is not available for binary installation yet. Cooming soon.
63
-
64
-
* For source installation, clone Aerostack2 repository into your workspace and build it. See it in :ref:`Aerostack2 installation guide <getting_started_ubuntu_installation_source>`.
0 commit comments