Skip to main content

SDK for controlling Vention hardware

Project description

Provides a programmatic interface in Python to talk to Vention hardware, as well as a generic state machine for coordinating your programs.

Table of Contents

  1. Requirements
  2. Development
  3. Documentation
  4. Resources

Requirements

Python 3.9.2 Higher versions of Python work (until 3.11), but 3.9.2 is shipped on the MachineMotion.

Installing Python

You can install python 3.9 on Ubuntu via sudo apt install python3.9
Check your python version via python3 --version
If you already had a python version installed, you'll need to map python3 to the 3.9 version that you installed.

cd /usr/bin
sudo link python3
sudo ln -s /usr/bin/python3.9 python3

Then you'll need these in order to set up a venv

sudo apt-get install python3-apt python3-virtualenv python3.9-venv

Development

Always work inside a python venv so that your dependencies do not get interfered with:

python3 -m venv venv
source venv/bin/activate

You will need to upgrade pip before continuing

pip install --upgrade pip

Then install package:

pip install machine-logic-sdk

Documentation

Resources

  • Miros is the framework upon which our architecture is based

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

machine_logic_sdk-1.14.1.tar.gz (74.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

machine_logic_sdk-1.14.1-py3-none-any.whl (110.4 kB view details)

Uploaded Python 3

File details

Details for the file machine_logic_sdk-1.14.1.tar.gz.

File metadata

  • Download URL: machine_logic_sdk-1.14.1.tar.gz
  • Upload date:
  • Size: 74.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.9.25 Linux/6.11.0-1018-azure

File hashes

Hashes for machine_logic_sdk-1.14.1.tar.gz
Algorithm Hash digest
SHA256 d7ff2726ea67b13e21f79068c197824f37422bab8a7ad0b8a9c4895c7793347d
MD5 fe3e6232a09d3f1c333ef0899a19d0c8
BLAKE2b-256 448b298dba212411811beb52a1bdf4f0c4b2ecbb2bfe1c1bd53c26a40ae3116a

See more details on using hashes here.

File details

Details for the file machine_logic_sdk-1.14.1-py3-none-any.whl.

File metadata

  • Download URL: machine_logic_sdk-1.14.1-py3-none-any.whl
  • Upload date:
  • Size: 110.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.9.25 Linux/6.11.0-1018-azure

File hashes

Hashes for machine_logic_sdk-1.14.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2d016a0ef43dc69fd600ea835450193c4c89073b6fa2d2f1b568ad7e660a929e
MD5 8f747728d600ff0d745376e71b8077bb
BLAKE2b-256 c154e97710810dfc6fe2e2288e0412ffd5c9e138f8e225b52519e4aeeb09534c

See more details on using hashes here.

Supported by

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