compas_fab.robots.
to_degrees
Converts a list of floats representing radians to a list of degrees.
radians (list of float) – List of radians.
float
list of float – List of degress.