Robot.random_configuration Robot.random_configuration(group=None)[source] Get a random configuration. Parameters: groupstr, optionalThe name of the planning group. Defaults to the main planning group. Returns: compas_robots.Configuration Notes No collision checking is involved, the configuration may be invalid.