From 4bcbdfe46bd44ed119228ec732e797e458a9fc50 Mon Sep 17 00:00:00 2001
From: Guillaume Sarthou Public Functions
bool add(const std::string& uri) bool fadd(const std::string& file)
+ bool reset()
@@ -201,8 +202,11 @@ bool clear() bool Actio
will try to identify a ROS package in the paths and will use your local package if it exists.
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.