1#ifndef AUBO_SCOPE_MOVE_NODE_H
2#define AUBO_SCOPE_MOVE_NODE_H
#define ARCS_CLASS_FORWARD(C)
Macro that forward declares a class and defines the respective smartpointers through ARCS_DECLARE_PTR...
double getToolAcceleration()
void setUseJoints(bool use)
void setJointSpeed(double joint_speed)
\chinese
void setJointAcceleration(double joint_acceleration)
\chinese
void setFeature(FeaturePtr feature)
\chinese
@ UNRESOLVED_FEATURE
The selected feature is no longer available (e.g.
@ FEATURE
Feature is selected.
TcpSelectionType getTcpSelectionType()
ConfigType getConfigType()
\chinese 返回配置类型。适当转换此实例以访问特定的 getter。
void setTcpSelectionType(TcpSelectionType type)
void setToolAcceleration(double tool_acceleration)
\chinese
double getJointAcceleration()
@ MOVE_TCP
A specific TCP is selected.
@ USE_ACTIVE_TCP
Motions are adjusted to the currently active TCP.
@ IGNORE_ACTIVE_TCP
No TCP is used and the motion under this Move command will be with respect to the tool output flange.
void setConfigType(ConfigType type)
void setTCPSelection(TCPPtr tcp_selection)
\chinese
void setToolSpeed(double tool_speed)
\chinese
void setFeature(FeatureVariablePtr feature_variable)
void setBlend(double blend)
\chinese
ProgramNode(ProgramNode &f)