Robot.get_configuration_from_group_state Robot.get_configuration_from_group_state(group, group_state)[source] Get a Configuration from a group’s group state. Parameters: groupstrThe name of the planning group. group_state:obj:`strThe name of the group_state. Returns: ConfigurationThe configuration specified by the group_state.