Basic Move Settings

Note

Contents of this topic are under maintenance. If you need more information about this topic with urgency, please contact us at docs@mech-mind.net.

Basic move settings of move-type Steps are used to set the velocity and move type for the robot when it moves to the waypoint.

Motion type
J: Joint motion, which guides the robot to move in a curved path. It is less likely to reach singularities in the path for joint motion. This motion type is applicable to scenarios where the requirement of path accuracy is not strict and the robot moves in a large space.
L: Linear motion, which guides the robot to move linearly. This motion type is applicable to scenarios where there is a strict requirement of the path accuracy, such as welding, gluing, and certain types of picking.
Acceleration & Vel Velocity
Default setting: The default acceleration is set to 50%, and the default velocity is set to 100%.
Instruction: The acceleration and velocity specify the cycle time of the robot. The acceleration value is usually set below the velocity, or else the robot may not move steadily.

Attention

The velocities of Vision Move and its prior and subsequent Steps should be relatively low to make sure that the objects can be picked steadily.

Blend radius
Default setting: 50.00mm
Definition: The blend radius refers to the distance between the target point and the point where the robot starts to turn. The larger the blend radius, the more smoother the robot motion transitions are.
Instruction: Usually, the default setting can be used. If the robot moves in a relatively small space, please set the blend radius to a smaller value. If the robot moves in a relatively large space without obstacles and the distance between two consecutive path segments are long, please set the blend radius to a larger value.
Pick or place
Default setting: Unspecified
Pick: Please select this option when the move-type Steps is before Vision Move.
Place: Please select this option when the move-type Steps is after Vision Move.
Instruction: The pick-or-place setting can be used to check the logic of the Mech-Viz project. Please set the corresponding move-type Step to Pick or Place based on the execution logic and make sure that the Place Step follows after the Pick Step.