-
Notifications
You must be signed in to change notification settings - Fork 9
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
[concert_admin_app] cannot access parameter of concert service in remote server #170
Comments
Probably, concert_service_manager should be a bridge node to update service parameters. |
The existing admin app can only change local file regarding service profile. So, this issue have be occurred when user used admin app in remote. I suggest improved systems, service manager and admin app for solving this issue as following figure.
|
We discussed above suggestion and changed one thing about file checker.
|
This comment has been migrated to robotics-in-concert/rocon_concert#254 |
Solution service cache creation will be discussed in robotics-in-concert/rocon_concert#254 |
The current concert_admin_app is only able to configure concert service parameters only if concert is running on local machine.
If concert is running in remote pc, it cannot update service parameters. enable/disable works.
Local concert
Remote Concert
parameter configurationThe text was updated successfully, but these errors were encountered: