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.5.0.tar.gz (69.8 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.5.0-py3-none-any.whl (79.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: olo_client-0.5.0.tar.gz
  • Upload date:
  • Size: 69.8 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.5.0.tar.gz
Algorithm Hash digest
SHA256 cedd9215f5269c67516b60e1dae80236cafed85ec9e25e3bbe664abf7ef04f23
MD5 bf602574d7fc20d261b68461b2020873
BLAKE2b-256 223150971aca7bffca20f84deb7bb11e4621181f0a0e919dfdf0f59e39149d61

See more details on using hashes here.

Provenance

The following attestation bundles were made for olo_client-0.5.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.5.0-py3-none-any.whl.

File metadata

  • Download URL: olo_client-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 79.4 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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 abad5e593bf0a36b25f872f46822951ec9f609e53e7feffa0f7f4e93ccadc8fb
MD5 d4b56d08386fd892ef64a14cfb12d928
BLAKE2b-256 62c7e7b2e5134ff9b38312c8a08c279ea3f3aef01ba24140125c2a86eb7fd962

See more details on using hashes here.

Provenance

The following attestation bundles were made for olo_client-0.5.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