Skip to main content

Python SDK for OLO robot control via ROS

Project description

OLO Python SDK

Python SDK for controlling robots via ROS (Robot Operating System) through WebSocket connections.

Installation

pip install olo-client

Optional Dependencies

For WebRTC video streaming support:

pip install olo-client[video]

For all optional features:

pip install olo-client[full]

Quick Start

import asyncio
from oloclient import OLOClient

async def main():
    # Connect to ROS bridge
    async with OLOClient(ros_url='ws://localhost:9090') as client:
        # List available topics
        topics = await client.core.list_topics()
        print(f"Found {len(topics)} topics")

asyncio.run(main())

Documentation

For full API documentation, see the OLO Documentation.

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

olo_client-0.6.0.tar.gz (77.3 kB view details)

Uploaded Source

Built Distribution

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

olo_client-0.6.0-py3-none-any.whl (86.9 kB view details)

Uploaded Python 3

File details

Details for the file olo_client-0.6.0.tar.gz.

File metadata

  • Download URL: olo_client-0.6.0.tar.gz
  • Upload date:
  • Size: 77.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for olo_client-0.6.0.tar.gz
Algorithm Hash digest
SHA256 188c84320cd4ff7ef5426044535c52b62d951f3fd46384b841731c6b0245f05f
MD5 0c4089e8019dc151303490461f8d5c57
BLAKE2b-256 5909def85d4a83333c812ed4fd8d3aebc18dc44303bfe38b3a9f10950dbb4041

See more details on using hashes here.

Provenance

The following attestation bundles were made for olo_client-0.6.0.tar.gz:

Publisher: publish.yml on OLO-Robotics/olo-python-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file olo_client-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: olo_client-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 86.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for olo_client-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d1d20c3bf44b6a6a593dfaf39f7225f28b9daee829f28b8194a8dd7c05532dcd
MD5 e7fdbcf68dfd742f8b07a55e41e281a4
BLAKE2b-256 db7de8d7158b1725b723ddb56ddf63e25c36f97b11bbd8d9bad2d56195c79df5

See more details on using hashes here.

Provenance

The following attestation bundles were made for olo_client-0.6.0-py3-none-any.whl:

Publisher: publish.yml on OLO-Robotics/olo-python-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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