Feature request - Add method that generates the shell script
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 30/100
Research direction
Start by reviewing the Python configuration objects that generate MARTe2 configuration files and determine where generated runtime artifacts could be exposed. Define the expected shell-script behavior for LD_LIBRARY_PATH, optional state-machine startup, and the HTTP server, including how URLs and startup instructions are represented. Done means the generated output provides a usable script and clear comments for these runtime steps.
Written by the indexing model from the issue text.
Description
In order to run MARte with the generated cfg file a shell script is required that puts all of the needed GAM/Datasource build directories in the LD_LIBRARY_PATH. This script will possibly refer to a state machine and possibly start an HTTP server. The python configuration objects could generate this script, including comments on how to start it, what url(s) the http server are at, etc...
- Dominant language
- Python
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
use-agent-os/agent-os#3314 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
BasedHardware/omi#15662 · 1 comment ·
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
AiursoftWeb/AnduinOS-2#19 ·