Skip to main content

python client for deploying Roboflow models to OAK devices

Project description

# Setup Instructions

## DepthAI

### Linux

Install DepthAI Dependencies

` sudo wget -qO- https://docs.luxonis.com/install_dependencies.sh | bash `

Set USB Permissions

` echo 'SUBSYSTEM=="usb", ATTRS{idVendor}=="03e7", MODE="0666"' | sudo tee /etc/udev/rules.d/80-movidius.rules sudo udevadm control --reload-rules && sudo udevadm trigger `

### Windows

Install Chocolatey

` Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')) `

Install DepthAI Dependencies

` choco install cmake git python pycharm-community -y `

### MacOS

Install DepthAI Dependencies

` bash -c "$(curl -fL https://docs.luxonis.com/install_dependencies.sh)" `

See M1 specific instructions in M1Install.md

## Install Python Dependencies

` pip3 install -r requirements.txt `

Importantly, depthai and opencv

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robofloak-0.0.2.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

robofloak-0.0.2-py2-none-any.whl (9.5 kB view details)

Uploaded Python 2

File details

Details for the file robofloak-0.0.2.tar.gz.

File metadata

  • Download URL: robofloak-0.0.2.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.2 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.17

File hashes

Hashes for robofloak-0.0.2.tar.gz
Algorithm Hash digest
SHA256 ddb34f83e63a98048b9a01c7a4575c0f4707581bdf398ab18642f997fcb9e205
MD5 ae592bf2e53c8ce288ea91e509ef9695
BLAKE2b-256 5293573262114f7af54a023f90238375b9d5f029ec90b0ee78dcd9384dbf00c8

See more details on using hashes here.

File details

Details for the file robofloak-0.0.2-py2-none-any.whl.

File metadata

  • Download URL: robofloak-0.0.2-py2-none-any.whl
  • Upload date:
  • Size: 9.5 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.2 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.17

File hashes

Hashes for robofloak-0.0.2-py2-none-any.whl
Algorithm Hash digest
SHA256 456659c7ecbaab0872fc306a37b2d61f00a89c334df5e9436a227cf7884aa6b1
MD5 03ce3fa2e1986e3f50b4db5af73519dd
BLAKE2b-256 7a9dec9177e4537ef25fa74b74970a9a9b47a0f1ebccdd19b0b4cf3619f8270e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page