Table of Contents

Function Definition: roboticArm.getcurrentservoangle(SERVO = "link1")

Parameters

NameTypeDescriptionExpected ValuesDefault Value
SERVOstringThe target servo motor."link1", "link2", "base", "gripper""link1"

Description

This function takes the servo motor as the input parameter, and it returns the corresponding angle of the servo as an output.

Example

There are no examples documented for this article.