File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ will only be interested in the :class:`.BaseNode` and :class:`.PoseEstimator` cl
8
8
9
9
.. _GISNav ROS 2 package : https://gitlab.com/px4-ros2-map-nav/python_px4_ros2_map_nav
10
10
11
+ .. note ::
12
+ GISNav is under active development and stability of the API is not guaranteed. Use a specific commit or version tag
13
+ to mitigate the impact of breaking changes.
14
+
11
15
Indices and Tables
12
16
=================================================
13
17
Use the search in the sidebar or these indices to find what you are looking for.
Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ Developer Guide
6
6
GISNav is untested and has only been demonstrated in a software-in-the-loop (SITL) simulation environment.
7
7
Do not use this software for real drone flights.
8
8
9
+ .. note ::
10
+ GISNav is under active development and stability of the API is not guaranteed. Use a specific commit or version tag
11
+ to mitigate the impact of breaking changes.
12
+
9
13
This section provides instruction on how you can integrate GISNav with your project as well as configure and extend
10
14
it to match your use case.
11
15
You can’t perform that action at this time.
0 commit comments