معرفی شرکت ها


blueye-sdk-5.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

SDK for controlling a Blueye underwater drone
ویژگی مقدار
سیستم عامل -
نام فایل blueye-sdk-5.0.1
نام blueye-sdk
نسخه کتابخانه 5.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Sindre Hansen
ایمیل نویسنده sindre.hansen@blueye.no
آدرس صفحه اصلی https://www.blueyerobotics.com
آدرس اینترنتی https://pypi.org/project/blueye-sdk/
مجوز -
# blueye.sdk [![Tests](https://github.com/BluEye-Robotics/blueye.sdk/workflows/Tests/badge.svg)](https://github.com/BluEye-Robotics/blueye.sdk/actions) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/BluEye-Robotics/blueye.sdk.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/BluEye-Robotics/blueye.sdk/context:python) [![codecov](https://codecov.io/gh/BluEye-Robotics/blueye.sdk/branch/master/graph/badge.svg)](https://codecov.io/gh/BluEye-Robotics/blueye.sdk) [![PyPi-version](https://img.shields.io/pypi/v/blueye.sdk.svg?maxAge=3600)](https://pypi.org/project/blueye.sdk/) [![python-versions](https://img.shields.io/pypi/pyversions/blueye.sdk.svg?longCache=True)](https://pypi.org/project/blueye.sdk/) _________________ [Read Latest Documentation](https://blueye-robotics.github.io/blueye.sdk/) - [Browse GitHub Code Repository](https://github.com/BluEye-Robotics/blueye.sdk) _________________ A Python package for remote control of the Blueye underwater drones. ![SDK demo](https://user-images.githubusercontent.com/8504604/66751230-d05c7e00-ee8e-11e9-91cb-d46b433aafa5.gif) ## About Blueye Underwater Drones Blueye produces and sells three models of underwater drones, the Blueye Pioneer, Blueye Pro, and Blueye X3. The Pioneer and the Pro are drones designed for inspection, while the X3 is extensible with three guest ports that allow attaching for example grippers or sonars. Visit [blueyerobotics.com](https://www.blueyerobotics.com/products) for more information about the Blueye products. ## This SDK and the Blueye drones A Blueye drone is normally controlled via a mobile device through the Blueye App ([iOS](https://apps.apple.com/no/app/blueye/id1369714041)/[Android](https://play.google.com/store/apps/details?id=no.blueye.blueyeapp)). The mobile device is connected via Wi-Fi to a surface unit, and the drone is connected to the surface unit via a tether cable. This python SDK exposes the functionality of the Blueye app through a Python object. The SDK enables remote control of a Blueye drone as well as reading telemetry data and viewing video streams. It is not meant for executing code on the drone itself. To control the drone you connect your laptop to the surface unit Wi-Fi and run code that interfaces with the through the Python object. Check out the [`Quick Start Guide`](https://blueye-robotics.github.io/blueye.sdk/docs/quick_start/) to get started with using the SDK.


نیازمندی

مقدار نام
>=1.11.0,<2.0.0 asciimatics
>=0.5,<0.6 inputs
>=1.3,<2.0 pandas
>=3.1.1,<4.0.0 matplotlib
>=3.14.6,<4.0.0 webdavclient3
>=2.22.0,<3.0.0 requests
>=0.8.5,<0.9.0 tabulate
>=22.0,<23.0 packaging
>=1.3.4,<2.0.0 blueye.protocol
>=1.21.5,<1.22.0 numpy
>=2.8.2,<3.0.0 python-dateutil


زبان مورد نیاز

مقدار نام
>=3.7.1,<3.11 Python


نحوه نصب


نصب پکیج whl blueye-sdk-5.0.1:

    pip install blueye-sdk-5.0.1.whl


نصب پکیج tar.gz blueye-sdk-5.0.1:

    pip install blueye-sdk-5.0.1.tar.gz