# Embedded Systems Bridge
This library provides general funcitonalities for using the [Unified Planning](https://github.com/aiplan4eu/unified-planning) library in robotic applications:
- helper functions to map object representations in your application domain to the UP domain and vice versa, e.g., to retrieve executable actions from a generated UP plan
- plan dispatchers for automated execution of action plans
- plan monitoring for validating action execution and performing precondition checks on subsequent actions
## Application examples
To see the Embedded Systems Bridge in use, please refer to our related repositories:
- [drone experiment](https://github.com/franklinselva/genom3-experiment/) [GenoM3-Pocolibs, Gazebo]
- [pick-and-place robot environment](https://github.com/DFKI-NI/mobipick_labs) [ROS1 Noetic, Gazebo]
<!-- ## Installation
To install the library, clone the repository and install it using pip:
```bash
python3 -m pip install up-esb
```
The above command will install the bridge with `unified-planning` as a dependency. If you already have `unified-planning` installed, you may want to uninstall it first to avoid version conflicts. -->
## Development
This repo has [pre-commit](https://pre-commit.com/) configurations. You can use this locally and set it up to run automatically before you commit something. To install, use pip:
```bash
pip3 install --user pre-commit
```
To run over all the files in the repo manually:
```bash
pre-commit run --all-files
```
To run pre-commit automatically before committing in the local repo, install the git hooks:
```bash
pre-commit install
```
## Acknowledgments
<img src="https://www.aiplan4eu-project.eu/wp-content/uploads/2021/07/euflag.png" width="60" height="40">
This library is being developed for the AIPlan4EU H2020 project (https://aiplan4eu-project.eu) that is funded by the European Commission under grant agreement number 101016442.
Raw data
{
"_id": null,
"home_page": null,
"name": "up-esb",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "unified-planning, embedded-systems-bridge",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/ac/3d/881019f3162bc366895c762a2ae879788f791bee34fef1d1e0fcf675d34a/up_esb-0.1.8.tar.gz",
"platform": null,
"description": "# Embedded Systems Bridge\n\nThis library provides general funcitonalities for using the [Unified Planning](https://github.com/aiplan4eu/unified-planning) library in robotic applications:\n- helper functions to map object representations in your application domain to the UP domain and vice versa, e.g., to retrieve executable actions from a generated UP plan\n- plan dispatchers for automated execution of action plans\n- plan monitoring for validating action execution and performing precondition checks on subsequent actions\n\n## Application examples\n\nTo see the Embedded Systems Bridge in use, please refer to our related repositories:\n- [drone experiment](https://github.com/franklinselva/genom3-experiment/) [GenoM3-Pocolibs, Gazebo]\n- [pick-and-place robot environment](https://github.com/DFKI-NI/mobipick_labs) [ROS1 Noetic, Gazebo]\n\n<!-- ## Installation\n\nTo install the library, clone the repository and install it using pip:\n\n```bash\npython3 -m pip install up-esb\n```\n\nThe above command will install the bridge with `unified-planning` as a dependency. If you already have `unified-planning` installed, you may want to uninstall it first to avoid version conflicts. -->\n\n\n## Development\n\n\nThis repo has [pre-commit](https://pre-commit.com/) configurations. You can use this locally and set it up to run automatically before you commit something. To install, use pip:\n\n```bash\npip3 install --user pre-commit\n```\n\nTo run over all the files in the repo manually:\n\n```bash\npre-commit run --all-files\n```\n\nTo run pre-commit automatically before committing in the local repo, install the git hooks:\n\n```bash\npre-commit install\n```\n\n\n## Acknowledgments\n\n<img src=\"https://www.aiplan4eu-project.eu/wp-content/uploads/2021/07/euflag.png\" width=\"60\" height=\"40\">\n\nThis library is being developed for the AIPlan4EU H2020 project (https://aiplan4eu-project.eu) that is funded by the European Commission under grant agreement number 101016442.\n",
"bugtrack_url": null,
"license": "Apache-2.0 License",
"summary": "General functionalities for using unified-planning in robotic applications",
"version": "0.1.8",
"project_urls": {
"Homepage": "https://www.aiplan4eu-project.eu/",
"Repository": "https://github.com/aiplan4eu/embedded-systems-bridge"
},
"split_keywords": [
"unified-planning",
" embedded-systems-bridge"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f428e895c590ecc07c5a8a23a3df4b3c20b0fa86ddb8d7227f9168450f38de7c",
"md5": "636f1782050c95c5eb9e09bbc9cbdbe7",
"sha256": "9ff5dd3d1ec285f2b1d20a839fb0f80033fae781389454c993886f44cbec82d4"
},
"downloads": -1,
"filename": "up_esb-0.1.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "636f1782050c95c5eb9e09bbc9cbdbe7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 28147,
"upload_time": "2024-04-05T17:53:46",
"upload_time_iso_8601": "2024-04-05T17:53:46.447673Z",
"url": "https://files.pythonhosted.org/packages/f4/28/e895c590ecc07c5a8a23a3df4b3c20b0fa86ddb8d7227f9168450f38de7c/up_esb-0.1.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ac3d881019f3162bc366895c762a2ae879788f791bee34fef1d1e0fcf675d34a",
"md5": "bce1ad836b9dbee90cccaac626080dab",
"sha256": "df36e17f7af118c37cec55cae8ee20e76cea7db6b546b3a26e60e81e6b3309c8"
},
"downloads": -1,
"filename": "up_esb-0.1.8.tar.gz",
"has_sig": false,
"md5_digest": "bce1ad836b9dbee90cccaac626080dab",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 82376,
"upload_time": "2024-04-05T17:53:48",
"upload_time_iso_8601": "2024-04-05T17:53:48.246398Z",
"url": "https://files.pythonhosted.org/packages/ac/3d/881019f3162bc366895c762a2ae879788f791bee34fef1d1e0fcf675d34a/up_esb-0.1.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-05 17:53:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aiplan4eu",
"github_project": "embedded-systems-bridge",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "up-esb"
}