PDF
AuboStudio SDK  0.6.3
user_interaction.h File Reference
Include dependency graph for user_interaction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  arcs::aubo_scope::UserInteraction
 UserInteraction This interface provides functionality for requesting input or actions from end users. More...

Namespaces

namespace  arcs
namespace  arcs::aubo_scope

Typedefs

using arcs::aubo_scope::RobotPositionCallback
using arcs::aubo_scope::RobotMovementCallback = std::function<void(bool accepted, int error)>

Functions

 arcs::aubo_scope::ARCS_CLASS_FORWARD (UserInteraction)
 arcs::aubo_scope::ARCS_CLASS_FORWARD (TCP)