This package contains a graphical user interface (GUI) made for an AUV. Has both a mission and internal status interface.
- vortex_utils package
- PyQt6, can be installed with
pip install PyQt6
- pyopengl, can be installed with
pip install pyopengl
Can be launched using the ROS 2 launch file:
ros2 launch auv_gui gui.launch.py
If you want to mock internal status data you can do:
ros2 launch auv_gui gui.launch.py mock_data:=true