Linear motions can be considered the most basic Cartesian motions. The MCP performs movement along a linear path in space from its current position to the given goal position. The MCPs orientation will be interpolated during the motion to match the goal orientation, unless otherwise specified (see fig. 2.2).
The following example illustrates the usage of linear motions:
__________________________________________________________________
Robotics API support for: Linear motion
| |
Provided by: | LinearMotionInterface |
Also available in: | MotionInterface, LinInterface, CartesianPathMotionInterface |
Method(s): | lin(Frame, DeviceParameters...) |
Valid DeviceParameters: | OverrideParameter, MotionCenterParameter, CartesianParameters, ControllerParameter, RedundancyDeviceParameter, RobotToolParameter, AlphaParameter |