mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 20:03:54 +08:00
docs(docs): Fix typo in Python package name in user guide (#27207)
This commit is contained in:
@@ -134,7 +134,7 @@ To install ROS 2 and its dependencies:
|
||||
1. Some Python dependencies must also be installed (using **`pip`** or **`apt`**):
|
||||
|
||||
```sh
|
||||
pip install --user -U empty==3.3.4 pyros-genmsg setuptools
|
||||
pip install --user -U empy==3.3.4 pyros-genmsg setuptools
|
||||
```
|
||||
|
||||
### Setup Micro XRCE-DDS Agent & Client
|
||||
|
||||
Reference in New Issue
Block a user