[gvf] Refactor GVF module framework, add GVF_IK, fix bugs, and provide full example config (#3451)

This commit is contained in:
Jesús Bautista Villar
2025-05-16 22:00:28 +02:00
committed by GitHub
parent f19834aaa7
commit 4ee8e5e1b9
82 changed files with 5513 additions and 1788 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ The GVF Viewer tool is built inside the GCS map widget but will be deactivated u
</gcsconf>
Once we loaded GVF Viewer, we need an aircraft working with GVF. In order to test some features of this tool, the user can load with ``start.py`` the GVF configurations located in ``conf/userconf/GVF`` and compile the simulation target.
Once we loaded GVF Viewer, we need an aircraft working with GVF. In order to test some features of this tool, the user can load with ``start.py`` the GVF configurations located in ``conf/userconf/conf_example_gvf.xml`` and compile the simulation target.
How GVF Viewer works
--------------------