diff --git a/docs/cpp_API/ActionClient.html b/docs/cpp_API/ActionClient.html index 3b8260fb..7877d5bf 100644 --- a/docs/cpp_API/ActionClient.html +++ b/docs/cpp_API/ActionClient.html @@ -145,6 +145,7 @@
Returns false if the service call fails.
-Unloads all the knowledge previously loaded or learned and reload default files.
+Returns false if the service call fails.
+ +Unloads all the knowledge previously loaded or learned.
Returns false if the service call fails.
diff --git a/docs/python_API/ActionClient.html b/docs/python_API/ActionClient.html index 2d55e363..f787c0c3 100644 --- a/docs/python_API/ActionClient.html +++ b/docs/python_API/ActionClient.html @@ -143,6 +143,7 @@Returns False if the service call fails.
-Unload all the knowledge previously loaded or learned and reload default files.
+Returns False if the service call fails.
+ +Unload all the knowledge previously loaded or learned.
Returns False if the service call fails.