Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 459 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 459 Bytes

Seabot2 Plugin for QGIS

Install

Dependencies

python3 -m pip install oyaml gps gpxpy --user
sudo apt install gpsd

QGIS plugin setup

Create a symbolic link of this repository

ln -s ../seabot2-qgis ~/.local/share/QGIS/QGIS3/profiles/default/python/plugins/seabot

QGIS recommended plugins

  • OpenLayers Plugin

dev

sudo apt install pyqt5-dev-tools
python3 -m pip install --user pb_tool
sudo apt install sqlitebrowser