Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to add non-binary/non-generated deployment files to meta-model #16

Open
finger563 opened this issue Mar 26, 2016 · 2 comments
Open

Comments

@finger563
Copy link
Member

Files such as camera.yml which is required for the imageProcessor aruco code needs to be captured in the meta-model/model and must be deployed and managed with the binaries.

@finger563 finger563 added this to the Version 1.1.0 milestone Mar 26, 2016
@finger563 finger563 added the META label Apr 11, 2016
@finger563
Copy link
Member Author

Should these be assets? How should they be stored, and how do we know where they go or how to manage them? I.e. are they always zip files that we always extract into the deployment directory?

@finger563
Copy link
Member Author

This is related to the #89 issue regarding configuration files for simulators. There may be an arbitrary number of files that are required for the deployed binary (component or simulator) and they may need to go into specific directories. Easiest way to handle this is to store a single asset of a component as a zip in the model (which can be overridden by any of its instances) and which is automatically transferred to the relevant hosts and unzipped in the deployment directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant