File: turtlebot_app_manager/UninstallApp.srv
Raw Message Definition
# Name of app to uninstall
string name
---
# true if app stopped, false otherwise
bool uninstalled
string message
Compact Message Definition
string name
bool uninstalled
string message