pylabrobot.tilting.chatterbox.TilterChatterboxBackend.set_angle#
- async TilterChatterboxBackend.set_angle(angle: float)#
Set the tilt module to rotate by a given angle.
We assume the rotation anchor is the right side of the module. This may change in the future if we integrate other tilt modules.
- Parameters:
angle (float) – The angle to rotate by, in degrees. Clockwise. 0 is horizontal.