The function executes the oscillator according to stored parameters for the servo motor and the current angle specified in the functions.
- Quarky Humanoid - Getting Started
- Quarky Humanoid PictoBlox Extension
- Humanoid Block Examples
- Wirelessly Controlled Humanoid
- Creating Humanoid Dance Sequences
- Face Detection with Humanoid Robots
- Face Tracking Controlled Humanoid Robot
- Sign Detection With Humanoid
- Hand Controlled Motion
- Gesture Controlled Humanoid With Machine Learning
- Pose Mimicking Humanoid with Machine Learning
- Sound Based Humanoid with Machine Learning
- Humanoid Python Examples
- Home
- Python Functions
- executesscillatorat()
executesscillatorat()
Function Definition: executesscillatorat(angle = 90)
- Python Library: Humanoid (Quarky)
- Library Import: Not Applicable
- Mode: Stage Mode, Upload Mode
Parameters
Name | Type | Description | Expected Values | Default Value |
---|---|---|---|---|
angle | int | The angle at which the oscillator needs to be executed. | 0-360 | 90 |
Description
Example
There are no examples documented for this article.