Skip to main content

Cite

@software{coraplex,
  author  = {Dech, Jonas and Hassouna, Vanessa and Krohm, Luca},
  title   = {CoraPlex: A Python Framework for Cognitive Orchestrated Reasoning Architecture Planning Executive},
  url     = {https://github.com/cram2/cognitive_robot_abstract_machine/tree/main/coraplex},
  version = {2.0.0},
  year    = {2024}
}

Key Features

  • Intent-based task specification: express "what" to do using designators; the framework decides the concrete "how" at run time.
  • Late binding and adaptability: defer grounding of actions, motions, objects, and locations until execution to match the current world and robot state.
  • Composable plans: build behaviors as trees of plan nodes with clear control-flow constructs (sequential, parallel, retry, repeat, monitor).
  • Introspection and observability: plans track node status, timing, and context for debugging, visualization, and monitoring.
  • ORM-backed persistence: automatically capture plans, actions, spatial data, and outcomes in a relational schema for analysis and reproducibility.
  • Reusable across robots: separate intent from embodiment so the same high-level logic can target different platforms.
  • Motion building blocks: ready-to-use motion designators (e.g., TCP and gripper control) compose into higher-level actions like pick-up and transport.
  • World model integration: operate over bodies, links, transforms, and semantic annotations; reason about objects and places, not only coordinates.
  • Simulation-first workflow: run end-to-end plans in simulation for rapid iteration, with optional visualization.
  • Clear validation points: action and motion steps can declare pre/post conditions to verify success (e.g., object grasped).
  • Data-driven improvement: stored execution traces support benchmarking, failure analysis, and experiment tracking.
  • Modular and extensible: define custom designators, actions, and plan patterns while leveraging the common orchestration and logging.
  • Tested examples and demos: runnable scenarios (e.g., PR2 pick-and-place) illustrate typical workflows and best practices.

Why it matters

  • ✅ Fewer brittle hacks, more reusable intent.
  • ✅ Faster iteration in simulation, safer rollouts on real robots.
  • ✅ Robust control that anticipates uncertainty—and recovers when reality disagrees.

Installation

The recommended installation method is via pip:

pip install coraplex

While this works out-of-the-box to execute the examples or tests CoraPlex needs a ROS installation to load URDFs or use the visualization with RViz2. Look at the detailed installation instructions for more infos.

Detailed installation instructions and manual setup guides are available here.

Live Demonstration in the Virtual Research Building

Test CoraPlex directly in your browser via our Virtual Research Building. Explore a variety of labs and demonstrations showcasing CoraPlex's capabilities on the Labs page of our virtual building.

Setting Up Your Own Lab

To create a custom lab in the virtual building, consult the vrb branch of this repository, which includes detailed setup instructions and templates.

Documentation

The full documentation is maintained at Read the Docs.

Source documentation is located in the doc directory. Instructions for building and viewing the documentation can be found in the corresponding README file.

Examples

Comprehensive examples are provided as Jupyter Notebooks in the examples folder and documented in the Examples section.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coraplex-26.7.0.tar.gz (211.7 kB view details)

Uploaded Source

Built Distribution

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

coraplex-26.7.0-py3-none-any.whl (248.5 kB view details)

Uploaded Python 3

File details

Details for the file coraplex-26.7.0.tar.gz.

File metadata

  • Download URL: coraplex-26.7.0.tar.gz
  • Upload date:
  • Size: 211.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for coraplex-26.7.0.tar.gz
Algorithm Hash digest
SHA256 ed58ad4b7c1b27464a6091fbf8255a54cd0126db6172de1dfa699ac2bea1d48e
MD5 76ec3666559967f5b00b9529ee03439f
BLAKE2b-256 d531dec2bc8f78951b356067e2894fb66c39042bb624414de7b8fb409bb62edf

See more details on using hashes here.

Provenance

The following attestation bundles were made for coraplex-26.7.0.tar.gz:

Publisher: coraplex-publish-to-pypi.yml on cram2/cognitive_robot_abstract_machine

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

File details

Details for the file coraplex-26.7.0-py3-none-any.whl.

File metadata

  • Download URL: coraplex-26.7.0-py3-none-any.whl
  • Upload date:
  • Size: 248.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for coraplex-26.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0b9fba7965f45780d6e2d591e5ebae335d39a03cd1f401e640d420bc245aed97
MD5 6a570f786c1968f9aa2b6039e4399650
BLAKE2b-256 bb73cd6a02ed3f376d27b8a22259c65d6fe844967c4fb9b1d45c6c0e95e3918e

See more details on using hashes here.

Provenance

The following attestation bundles were made for coraplex-26.7.0-py3-none-any.whl:

Publisher: coraplex-publish-to-pypi.yml on cram2/cognitive_robot_abstract_machine

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 Sentry Error logging StatusPage Status page