Add DearPyGUI observer/server UI and demo launcher
This commit is contained in:
5
run_observer.bat
Normal file
5
run_observer.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
title FlyWMS - Observer
|
||||
cd /d "%~dp0"
|
||||
python flywms_navigation_observer.py --ui-backend dearpygui
|
||||
|
||||
Reference in New Issue
Block a user