The function sets the servo motors of the Mars Rover to the specified angles.

Function Definition: setwheelsangle(Front Left = 90, Front Right = 90, Back Left = 90, Back Right = 90)
| Name | Type | Description | Expected Values | Default Value | 
|---|---|---|---|---|
| Front Left | int | The angle at which the Front Left servo motor needs to rotate. | 0 to 180 | 90 | 
| Front Right | int | The angle at which the Front Right servo motor needs to rotate. | 0 to 180 | 90 | 
| Back Left | int | The angle at which the Back Left servo motor needs to rotate. | 0 to 180 | 90 | 
| Back Right | int | The angle at which the Back Right servo motor needs to rotate. | 0 to 180 | 90 | 
The function sets the servo motors of the Mars Rover to the specified angles.

															Copyright 2025 – Agilo Research Pvt. Ltd. All rights reserved – Terms & Condition | Privacy Policy