Viam Robotics Python SDK
Project description
Viam Python SDK
(In)stability Notice
Warning This is an beta release of the Viam Python SDK. Stability is not guaranteed. Breaking changes are likely to occur, and occur often.
Installation
Currently, we have pre-built binaries for macOS (both Intel and Apple Silicon), along with Linux (x86, aarch64, armv6l) that you can install via pip
pip install viam-sdk
If your system is not supported, read further on how to install from source.
Upgrading
Note Because the SDK is under active development, we suggest that you upgrade the package frequently.
To upgrade, simply run the pip install
command with the -U
option:
pip install -U viam-sdk
Installing from Source
The Viam Python SDK uses native libraries to support communication over WebRTC, which will allow you to connect to robots that are not on the same network. In order to facilitate that communication, there is a Rust utils repo that contains the necessary protocols. Therefore, to build from source, you will need both the Rust utils and the Rust compiler.
- Download/clone this repository
- Download/clone the Rust utils
- Install Rust if not already available
- From the
rust-utils
directory, runcargo build
- You can optionally provide the
--release
flag:cargo build --release
- You can optionally provide the
- Find the compiled library in
rust-utils/target/debug/libviam_rust_utils.*
- If you provided the
--release
flag, the enclosing directory will berelease
:rust-utils/target/release/libviam_rust_utils.*
- The extension of the executable will depend on your operating system. For example, on macOS it will be
libviam_rust_utils.dylib
, whereas on Linux it will belibviam_rust_utils.so
- If you provided the
- Copy the compiled library to the directory
viam-python-sdk/src/viam/rpc/
- From the
viam-python-sdk
directory, runpoetry build
to create an installable package - Find the newly created installable package located in
viam-python-sdk/dist/
and pip install it directly, e.g.:pip install viam-python-sdk/dist/viam_sdk-0.1.0-py3-none-any.whl
If you do NOT need communication over WebRTC (and thus, do not need the native library), the steps are:
- Download/clone this repository
- Run
poetry build
from theviam-python-sdk
directory - Find the newly created installable package located in
viam-python-sdk/dist/
and pip install it directly, e.g.:pip install viam-python-sdk/dist/viam_sdk-0.1.0-py3-none-any.whl
- Ensure that every connection has the option
disable_webrtc
set toTrue
:viam.rpc.dial.DialOptions(disable_webrtc=True)
- For more information about connecting to a robot, see the documentation and example usage
Configure a client application at app.viam.com
Your client application does not directly interact with your hardware. Instead, your client application makes calls to the viam-server which can then issues commands to your hardware or read from sensors.
To create a client application, to navigate to app.viam.com. After you log in, perform these steps:
- Create a location (for example
home
) - Create a robot (for example
arduino
) - Follow the steps on the setup tab:
- Setup Viam App Config on Single Board Computer (SBC)
- Download and Install Viam Server
- Wait until the robot shows as connected. If this doesn't happen try restarting the viam-server:
sudo systemctl restart viam-server
Next, select the CONNECT
tab in the Viam Web UI, and copy the boilerplate code from the section labeled Python SDK
.
To ensure the installation succeeded and the systems are functional, save and run this simple program. If the program runs successfully, the python-sdk is properly installed, the viam-server
instance on your robot is alive, and the computer running the program is able to connect to that instance.
Note Connecting to the viam-server can be done using either WebRTC (default) or direct connection. Currently, connecting over WebRTC is guaranteed on the local network. WebRTC for remote connections, however, is not guaranteed and may fail indeterminately.
Examples
Read the Example Usage page, to learn how to access a component, build a custom component, and expose custom components as a remote to existing robots.
More examples can be found in the examples
directory.
The do
method
Every component provided by the SDK includes a generic do
method which is useful to execute commands that are not already defined on the component.
async def do(self, command: Dict[str, Any]) -> Dict[str, Any]
If this is not generic enough, you can also create your own custom component by subclassing the viam.components.generic.Generic
component
class. For more details, you can view the documentation for the Generic
component.
Documentation
Documentation, like this entire project, is under active development, and can be found at python.viam.dev.
Development
To contribute to the python SDK, please see the contribution guidelines.
Adding new component types
The SDK provides a number of abstract base components. To add more abstract base components, follow these steps:
- Create a new directory in
viam.components
with the name of the new component - Create 3 new files in the newly created directory:
- Add all imports for the package in
__init__.py
- Define all requirements of the component in
{COMPONENT}.py
- Implement the gRPC service for the new component in
service.py
- Add all imports for the package in
- Add the new service to
viam.rpc.server
to expose the gRPC service - If the component needs to be included in the robot/status service, add it in
viam.robot.service
- Write tests for the new component and add the component to
tests.mocks.components
- Add the component to
examples.server.v1.components
and its corresponding concrete type inexamples.server.v1.server
License
Copyright 2021-2022 Viam Inc.
Apache 2.0 - See LICENSE file
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
File details
Details for the file viam_sdk-0.2.3-py3-none-manylinux2014_x86_64.whl
.
File metadata
- Download URL: viam_sdk-0.2.3-py3-none-manylinux2014_x86_64.whl
- Upload date:
- Size: 8.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cddb339d96279e5a56b14b23fa5bfa5e088268d9621587ee769eb5e6f1399bdf |
|
MD5 | 275ccc2943eb795435811b514999bf87 |
|
BLAKE2b-256 | e4589b09a8bb9f78740f6c953b2008bf661ff2979e2e2fc296512eda22371b51 |
Provenance
File details
Details for the file viam_sdk-0.2.3-py3-none-manylinux2014_aarch64.whl
.
File metadata
- Download URL: viam_sdk-0.2.3-py3-none-manylinux2014_aarch64.whl
- Upload date:
- Size: 8.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4679ad68dddd750e7c306de4c3ec3ace800e95c8b91505f25c6ce71e3f41608 |
|
MD5 | 2022ce8884ed8faee1ea51a5f950fbdb |
|
BLAKE2b-256 | 48de1ee5a4942bc4f9acb1576017188292e3ee71497594ed184e6587058a1a39 |
Provenance
File details
Details for the file viam_sdk-0.2.3-py3-none-macosx_11_0_arm64.whl
.
File metadata
- Download URL: viam_sdk-0.2.3-py3-none-macosx_11_0_arm64.whl
- Upload date:
- Size: 6.4 MB
- Tags: Python 3, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3301e82d6188331cf9d27156290dddeda12e3ebae05c42de6d5bac53c5abb8ac |
|
MD5 | c5386cc440952b5a3a57abf5f9721c10 |
|
BLAKE2b-256 | 48758efae7742451a6a6b7366cdd02360da4a2471aa88b6ae16ce16fd186b30f |
Provenance
File details
Details for the file viam_sdk-0.2.3-py3-none-macosx_10_16_x86_64.whl
.
File metadata
- Download URL: viam_sdk-0.2.3-py3-none-macosx_10_16_x86_64.whl
- Upload date:
- Size: 6.6 MB
- Tags: Python 3, macOS 10.16+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c57d2fb2dccbe72e556f5ece1c19f8162d3b7b8cb764d22d08e8a0acdffb24e5 |
|
MD5 | 3650bfef5d54ee2229d423a23e755589 |
|
BLAKE2b-256 | 1cefa36795b049ade811aa54b7d22ca25f5db41f6ff0c5805d767a98111db546 |
Provenance
File details
Details for the file viam_sdk-0.2.3-py3-none-linux_armv6l.whl
.
File metadata
- Download URL: viam_sdk-0.2.3-py3-none-linux_armv6l.whl
- Upload date:
- Size: 8.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61242178c6d5f12d29f71ffce7a2c61e9545bcfad1f8938b8944cccd5a98a2cc |
|
MD5 | 90268295db79d8e9bef74b119237792c |
|
BLAKE2b-256 | e7365704b02991047f6ad35acf1a6cc32f410947dfddeb3baf0ca938f869bfc6 |