The function sets the servo motors of the head to the specified angle.
- Mars Rover - Getting Started
- Mars Rover PictoBlox Extension
- Mars Rover Block Examples
- Mars Rover Examples
- Home
- Python Functions
- setheadangle()
setheadangle()
Function Definition: setheadangle(Angle = 90)
- Python Library: Mars Rover
- Library Import: Not Applicable
- Mode: Stage Mode, Upload Mode
Parameters
Name | Type | Description | Expected Values | Default Value |
---|---|---|---|---|
Angle | int | The angle at which the Head servo should be oriented. | 0 to 180 | 90 |
Description
Example
There are no examples documented for this article.