https://github.com/boschresearch/image-render-actions-std
Standard actions for the image-render system module automation
https://github.com/boschresearch/image-render-actions-std
image-render
Last synced: 5 months ago
JSON representation
Standard actions for the image-render system module automation
- Host: GitHub
- URL: https://github.com/boschresearch/image-render-actions-std
- Owner: boschresearch
- License: apache-2.0
- Created: 2023-05-08T10:57:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-17T15:16:23.000Z (9 months ago)
- Last Synced: 2025-06-17T16:31:35.032Z (9 months ago)
- Topics: image-render
- Language: Python
- Size: 182 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Image-Render Standard Actions
**Check out the `stable` branch for the latest stable version**
Standard actions for the `image-render` automation system.
See the repository `image-render-setup` for more information and documentation on the `image-render` automation system.
## Purpose of the project
This software is a research prototype, originally developed for use in rendering automation.
The software is not ready for production use. It has neither been developed nor tested for a specific use case. However, the license conditions of the applicable Open Source licenses allow you to adapt the software to your needs. Before using it in a safety relevant setting, make sure that the software fulfills your requirements and adjust it according to any applicable safety standards (e.g. ISO 26262).
## Contributing to the project
Please read the conditions you need to comply with in order to contribute to this project in the [CONTRIBUTING](CONTRIBUTING.md) file.
## License
The `image-render-actions-std` package is licenced under the Apache-2.0 license. See the [LICENSE](LICENSE.md) file for more details.