File: rocon_app_manager_msgs/Constants.msg
Raw Message Definition
# App manager is not getting controlled, and is thus, available.
string NO_REMOTE_CONNECTION=none
# Used to set the app status field.
string APP_STOPPED=stopped
string APP_RUNNING=running
Compact Message Definition
string NO_REMOTE_CONNECTION=none
string APP_STOPPED=stopped
string APP_RUNNING=running