Skip to content

Commit

Permalink
docs: jetson with Ubuntu 20.04
Browse files Browse the repository at this point in the history
Signed-off-by: Julian Oes <julian@oes.ch>
  • Loading branch information
julianoes committed Oct 16, 2023
1 parent 9318602 commit 0598836
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions mavsdk/source/jetson-nano-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,14 @@ Now install mavsdk:
.. code:: bash
python3.8 -m pip install --upgrade mavsdk
Ubuntu 20.04
------------

The normal instructions should work with Ubuntu 20.04:

Install mavsdk:

.. code:: bash
python3 -m pip install --upgrade mavsdk

0 comments on commit 0598836

Please sign in to comment.