# AOS 2.2.2

## Compatibility

This version of AuterionOS comes bundles with Auterion PX4 2.2.2:

{% content-ref url="/pages/WRh0GB5J5NwEedkiStkk" %}
[APX4 2.2.2](/release-notes/flight-control/apx4-2.2/auterion-enterprise-px4-2.2.2-release-notes.md)
{% endcontent-ref %}

## Fixed Issues <a href="#distro" id="distro"></a>

* Fix sudo command for auterion user (development workflow)
* Fix issue when using ssh as the auterion user. In a very specific corner case the /home/auterion directory was missing.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.auterion.com/release-notes/auterionos/aos-for-skynode/aos-2.2/auterion-enterprise-px4-2.2.2-release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
