robovast-client
Test your robot software at scale, from the command line.
RoboVAST runs your robotics stack — a Nav2
navigation setup, a manipulation pipeline, whatever drives your robot — through hundreds of
simulated runs that differ in the ways that matter: different floorplans, start and goal
poses, obstacles, sensor noise, parameters. Every run is recorded, every result is queryable,
and the whole campaign is reproducible. robovast-client is the vast command that puts
that in your terminal:
pip install robovast-client
vast login https://robovast.example.org # a RoboVAST service your team runs
vast workspace run my-experiment --wait-and-download
Push your project, launch the campaign, get the results back. The simulations run on the service — a Docker host or a Kubernetes cluster — so your machine needs nothing but Python.
Is this the package for me?
Yes, if someone runs a RoboVAST service and you want to use it. You have a robot software
project and a .vast file that says how to vary it; you want the campaign to run and the
results to come back. That is what this does, and it is small enough to live on a laptop, a
CI runner or a teammate's machine without a second thought.
Not yet, if you want to run the simulations yourself. Then install
robovast, which is the service: it executes campaigns
on a Docker host, serves the web UI and an endpoint for AI agents, and stores the results. Add
robovast-cluster to run them across a
Kubernetes cluster instead. Either one includes this client.
What it is not
No simulator, no Kubernetes client, no Docker, no MuJoCo, no ROS. It cannot execute a campaign
or build an image itself; it asks a service to. Three dependencies (pydantic, click,
requests) and nothing else.
Documentation: cps-test-lab.github.io/robovast.
Licence
Apache-2.0.
Release files for robovast-client 2.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| robovast_client-2.2.0.tar.gz | 180.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| robovast_client-2.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 379.1 kB
Release files / robovast_client-2.2.0.tar.gz
| Download URL | robovast_client-2.2.0.tar.gz |
|---|---|
| Size | 180.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a565e7754ccbad058a3bd048356564d65a68d704cdcb379074f42e83e148a51d
|
|
BLAKE2b-256 checksum How to use checksums |
20614c611d3f398827578e9ec37662e606152352c152b4093dac052197ba3a61
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.
Transparency logRelease files / robovast_client-2.2.0-py3-none-any.whl
| Download URL | robovast_client-2.2.0-py3-none-any.whl |
|---|---|
| Size | 199.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
59663f7fe72523b5cc4441609d1ee53918d751e538a9e04d3f1ca14fae1769cb
|
|
BLAKE2b-256 checksum How to use checksums |
ecbd5b097eb6af326eb3c199d401f3e67a244651646144f47e3d45f6615adfaa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.
Transparency log