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

add arguments in StartAppRequest #27

Merged
merged 5 commits into from
Oct 20, 2021
Merged

Conversation

knorth55
Copy link
Contributor

@knorth55 knorth55 commented Oct 15, 2020

UPDATED:

I want to add arguments in StartAppRequest service.
in this PR, I use app_manager/KeyValue message to pass arguments.

$ rossrv show app_manager/StartApp
string name
app_manager/KeyValue[] args
  string key
  string value
---
bool started
int32 error_code
string message
string namespace

@knorth55
Copy link
Contributor Author

UPDATE:

I switch to use app_manager/KeyValue message to pass arguments.

$ rossrv show app_manager/StartApp
string name
app_manager/KeyValue[] args
  string key
  string value
---
bool started
int32 error_code
string message
string namespace

@knorth55 knorth55 closed this May 26, 2021
@knorth55 knorth55 reopened this May 26, 2021
@knorth55 knorth55 closed this Jun 15, 2021
@knorth55 knorth55 reopened this Jun 15, 2021
@k-okada k-okada merged commit 59945b9 into PR2:kinetic-devel Oct 20, 2021
@knorth55 knorth55 deleted the start-app-args branch October 20, 2021 08:14
@k-okada
Copy link
Contributor

k-okada commented Apr 20, 2022

@knorth55 Could you update document too ? I found

$ rosservice call /robot/start_app app_manager/appA

in https://github.com/PR2/app_manager/blob/kinetic-devel/README.md#examples did not work

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

Successfully merging this pull request may close these issues.

None yet

2 participants