SSC-32 Servo Controller V2 icon SSC-32 Servo Controller V2 Bridge ARC to Lynxmotion SSC-32: maps V0-V31 to SSC-32 channels for reliable, high-performance serial control via USB, EZB/Arduino UART. Try it →
 

Setspeed

Movement.setSpeed(speed/speedLeft, [speedRight])

Parameters

speed/speedLeft Global Movement Speed value for left and right wheel. If speedRight is provided this value will be used for the global Movement Speed value of the left wheel only.
speedRight (optional) Global movement speed value for the right wheel.

Returns

Nothing

Description

Sets the global movement speed value for the left and right wheels. If speedLeft and speedRight are provided the values for the left and right wheels will be set respectively.