We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a438883 commit a61751aCopy full SHA for a61751a
nav2_util/include/nav2_util/simple_action_server.hpp
@@ -139,7 +139,8 @@ class SimpleActionServer
139
}
140
141
/**
142
- * @brief handle the goal requested: accept or reject. This implementation always accepts.
+ * @brief handle the goal requested: accept or reject.
143
+ * This implementation always accepts when the server is active.
144
* @param uuid Goal ID
145
* @param Goal A shared pointer to the specific goal
146
* @return GoalResponse response of the goal processed
0 commit comments