This function sets all servo motors of a robotic arm to their default angle, referred to as the “home” position.
Table of Contents
roboticArm.sethome()
Function Definition: roboticArm.sethome()
- Python Library: Quarky Robotic Arm
- Library Import: roboticArm = RoboticArm(1, 2, 3, 4)
- Mode: Stage Mode, Upload Mode
Parameters
Description
Example
There are no examples documented for this article.