Using this function, Set the speed (i.e. the voltage supplied to the motors) at which the robot turns.
setturingspeed(50)
Note: High speed motors only operate within higher voltage ranges hence they may not work on lower values of set speeds.
Function Definition: setturingspeed(turn_speed = 50)
Name | Type | Description | Expected Values | Default Value |
---|---|---|---|---|
turn_speed | int | Set the speed (i.e. the voltage supplied to the motors) at which the robot turns. | 0 to100 | 50 |
Using this function, Set the speed (i.e. the voltage supplied to the motors) at which the robot turns.
setturingspeed(50)
Note: High speed motors only operate within higher voltage ranges hence they may not work on lower values of set speeds.
Copyright 2024 – Agilo Research Pvt. Ltd. All rights reserved – Terms & Condition | Privacy Policy