Table of Contents

Function Definition: roboticArm.getcurrentposition(AXIS = "x")

Parameters

NameTypeDescriptionExpected ValuesDefault Value
AXISstringThe axis to which the gripper needs to move."x", "y", or "z""x"

Description

This function takes a single parameter as input and returns the current position of the end effector along a specified axis.

Example

There are no examples documented for this article.