mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 02:17:35 +08:00
Update neural_networks.md with Ubuntu version warning (#26029)
* Update neural_networks.md with Ubuntu version warning Added warning about Ubuntu version requirement for PX4 firmware. * Update docs/en/advanced/neural_networks.md * Update docs/en/advanced/neural_networks.md --------- Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
This commit is contained in:
committed by
GitHub
parent
7919959f5a
commit
29ba83109c
@@ -26,6 +26,10 @@ If you are looking for more resources to learn about the module, a website has b
|
||||
|
||||
## Neural Network PX4 Firmware
|
||||
|
||||
::: warning
|
||||
This module requires Ubuntu 24.04 or newer (it is not supported in Ubuntu 22.04).
|
||||
:::
|
||||
|
||||
The module has been tested on a number of configurations, which can be build locally using the commands:
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user