docs: update link for px4 ros2 interface lib python api docs

This commit is contained in:
Beat Küng
2026-02-05 11:02:41 +01:00
parent eb43d21730
commit 8115cf2597
+1 -1
View File
@@ -27,7 +27,7 @@ Unless the mode is safety-critical, requires strict timing or very high update r
::: tip
If you want to use Python, check out the [examples in the repository](https://github.com/Auterion/px4-ros2-interface-lib/tree/main/examples/python).
Not all classes have Python bindings yet — the [supported bindings are here](https://github.com/Auterion/px4-ros2-interface-lib/tree/main/px4_ros2_py/src/px4_ros2).
Not all classes have Python bindings yet — the [supported bindings are here](https://auterion.github.io/px4-ros2-interface-lib/python/index.html).
You are welcome to add and contribute missing classes.
:::