Table of Contents

move in () circle of center X () Z () radius () and along Y () in () ms

Description

This block is designed to program the robotic arm to move in a circle in the specified Y plane over a period of time. The user must specify the circle’s center position along the X and Z axes, as well as the radius of the circle. The robot arm then calculates all the points it needs to travel in the XYZ coordinates and travels to them one by one.

Input Parameters

  1. Direction – Clockwise or Anti-Clockwise
  2. Circle center along the X axis
  3. Circle center along the Z axis
  4. The radius of the circle
  5. The Y position along which the robotic arm needs to move in circle
  6. Time in which the circle has to be completed.

Example

There are no examples documented for this article.