The function executes the oscillator according to stored parameters for the servo motor and the current angle specified in the block.
- Quarky Quadruped - Getting Started
- Mars Rover PictoBlox Extension
- Quadruped Block Examples
- Control Quadruped Predefined Actions
- Control Quadruped Predefined Motion
- Computer Controlled Quadruped
- Dance Sequence with Quadruped and Music
- Face Tracking Controlled Quadruped
- Gesture Controlled Quadruped
- Crawling Motion with Quadruped
- Sign Detection with Quadruped
- Learn How to Make a Quadruped Robot Detect and React to a Hand
- Quadruped Obstracle Avoidance
- Oscillator Concept For Quadruped
- Quadruped Python Examples
- Computer Controlled Quadruped
- Gesture Controlled Quadruped With Machine Learning
- Controlling Quadruped Predefined Motion
- Control Quadruped Predefined Actions
- Create a dance Sequence with Quadruped and Music
- Crawling Motion with Quadruped Using Individual Servo Control
- Sign Detection with Quadruped
- Face Tracking Controlled Quadruped
- Home
- Python Functions
- executesscillatorat()
executesscillatorat()
Function Definition: executesscillatorat(angle = 90)
- Python Library: Quadruped (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.