to_degrees compas_fab.robots.to_degrees(radians)[source] Convert a list of floats representing radians to a list of degrees. Parameters: radianslist of floatList of angle values in radians. Returns: list of floatList of degress.