Skip to main content

Composable Benchmark for Robotics Applications - Input/Output

Project description

CoBRA I/O is an interface to the Composable Benchmark for Robotics Applications. With it you can easily upload, download, and interact with CoBRA’s robots, tasks and solutions.

Installation

CoBRA I/O can easily be installed via pip:

pip install cobra-io

If you want to develop CoBRA I/O, you can clone the repository and install it in editable mode and with developer dependencies:

git clone https://gitlab.lrz.de/tum-cps/cobra-io.git
cd cobra-io
pip install -e .[dev]

Usage

Examples on the usage of CoBRA I/O are provided in the tutorials directory and a thorough documentation is available in doc. The CoBRA benchmark suite elements are specified on the documentation subpage of CoBRA. The CoBRA API is documented here. CoBRA I/O will generate a configuration file based on the provided sample; find the currently used with from cobra.utils.configurations import CONFIG_FILE.

CoBRA I/O keeps a cached version of all files in CoBRA. To invalidate these caches run python -m cobra.utils.caches and follow the instructions.

Support

For software support please use the issue tracker. If you have questions with regard to the CoBRA benchmark use the CoBRA Website.

Contributing

Contributions to CoBRA I/O are always welcome. Source code contributions are made via merge requests. Contributions to the benchmark suite are handled via the CoBRA Website. Please use the provided commit hooks to ensure a consistent code style by installing them pre-commit install. For more details, please refer to our contribution guidelines.

Authors and acknowledgment

CoBRA I/O is developed at the chair of robotics, artificial intelligence and embedded systems at TU Munich. It is designed, developed and maintained by Matthias Mayer, Jonathan Külz, and Matthias Althoff.

The developers gratefully acknowledge financial support by the Horizon 2020 EU Framework Project CONCERT.

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

cobra-io-0.0.1.tar.gz (14.4 kB view hashes)

Uploaded Source

Built Distribution

cobra_io-0.0.1-py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 3

Supported by

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