diff --git a/docs/cpp_API/ActionClient.html b/docs/cpp_API/ActionClient.html index 038bbfb..8f813b4 100644 --- a/docs/cpp_API/ActionClient.html +++ b/docs/cpp_API/ActionClient.html @@ -186,7 +186,7 @@
The ActionClient class provides an abstraction of mementar actions ROS service.
The mementar actions service allows the exploration of actions contained by mementar core.
This class is based on ClientBase and so ensure a persistent connection - with ontologenius/class service. The persistent connection ensures a minimal response time. A reconnection + with mementar/actions service. The persistent connection ensures a minimal response time. A reconnection logic is implemented in the event that the persistent connection fails.
diff --git a/docs/cpp_API/FactClient.html b/docs/cpp_API/FactClient.html index 215f718..db2676b 100644 --- a/docs/cpp_API/FactClient.html +++ b/docs/cpp_API/FactClient.html @@ -163,7 +163,7 @@The FactClient class provides an abstraction of mementar facts ROS service.
The mementar facts service allows the exploration of facts contained by mementar core.
This class is based on ClientBase and so ensure a persistent connection - with ontologenius/class service. The persistent connection ensures a minimal response time. A reconnection + with mementar/facts service. The persistent connection ensures a minimal response time. A reconnection logic is implemented in the event that the persistent connection fails.
diff --git a/docs/cpp_API/InstanceManagerClient.html b/docs/cpp_API/InstanceManagerClient.html index 89f2617..bb7f148 100644 --- a/docs/cpp_API/InstanceManagerClient.html +++ b/docs/cpp_API/InstanceManagerClient.html @@ -125,6 +125,10 @@The InstanceManagerClient class provides an abstraction of mementar instance management ROS service.
The mementar instance management service allows the management of one specific mementar instance.
This class is based on ClientBase and so ensure a persistent connection - with ontologenius/class service. The persistent connection ensures a minimal response time. A reconnection + with mementar service. The persistent connection ensures a minimal response time. A reconnection logic is implemented in the event that the persistent connection fails.
@@ -162,6 +166,11 @@Resets completly the timeline.
+