1 #ifndef AUBO_SCOPE_WAYPOINT_H 2 #define AUBO_SCOPE_WAYPOINT_H 22 std::string getDisplayName();
27 std::vector<double> getPose();
33 std::vector<double> getJointPositions();
39 std::vector<double> getTcpOffset();
46 friend class DataSwitch;
54 #endif // AUBO_SCOPE_WAYPOINT_H ARCS_CLASS_FORWARD(GripForceCapability)
This interface composes parameters that define a position of the robot.