BluEye-Robotics / blueye.sdk

A Python package for remote control of Blueye underwater drones.
GNU Lesser General Public License v3.0
17 stars 4 forks source link

Add instructions for installing GStreamer #43

Closed aksell closed 4 years ago

aksell commented 4 years ago

Description

Closes #38

Short description of what this resolves:

Add installation instructions for MacOS, Windows and Linux

Checklist before merging

I think this should be squashed before it is merged

codecov[bot] commented 4 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   46.36%   46.38%   +0.02%     
==========================================
  Files           5        5              
  Lines         261      263       +2     
==========================================
+ Hits          121      122       +1     
- Misses        140      141       +1
Flag Coverage Δ
#macos 46.38% <ø> (+0.02%) :arrow_up:
#ubuntu 46.38% <ø> (+0.02%) :arrow_up:
#windows 46.38% <ø> (+0.02%) :arrow_up:
Impacted Files Coverage Δ
blueye/sdk/diagnostics.py 0% <0%> (ø) :arrow_up:
blueye/sdk/pioneer.py 66.66% <0%> (+0.38%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7d82972...47b2ab7. Read the comment docs.